Skip to content

Commit 07e5a70

Browse files
authored
Merge pull request #3128 from fzipi/update-submodules
fix: update submodule url - thanks for maintaining!
2 parents 6217b4e + 7e085ff commit 07e5a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "test/test-cases/secrules-language-tests"]
22
path = test/test-cases/secrules-language-tests
3-
url = https://github.com/SpiderLabs/secrules-language-tests
3+
url = https://github.com/owasp-modsecurity/secrules-language-tests
44
[submodule "others/libinjection"]
55
path = others/libinjection
66
url = https://github.com/libinjection/libinjection.git
77
[submodule "bindings/python"]
88
path = bindings/python
9-
url = https://github.com/SpiderLabs/ModSecurity-Python-bindings.git
9+
url = https://github.com/owasp-modsecurity/ModSecurity-Python-bindings.git

0 commit comments

Comments
 (0)