Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 515a863

Browse files
committedJan 30, 2023
Update .gitmodules
1 parent 8d0e23b commit 515a863

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎.gitmodules

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Note that the implementation of the abusive message filter is private; internal
1+
# Note that the implementation of the spam filter is private; internal
22
# developers will need to override this URL with:
33
#
44
# ```
5-
# git config submodule.abusive-message-filter.url PRIVATE_URL
5+
# git config submodule.spam-filter.url PRIVATE_URL
66
# ```
77
#
88
# External developers may safely ignore this submodule.
9-
[submodule "abusive-message-filter"]
9+
[submodule "spam-filter"]
1010
path = spam-filter
1111
url = REDACTED

0 commit comments

Comments
 (0)
Failed to load comments.