Skip to content

Commit 7e085ff

Browse files
committed
fix: update submodule url
Signed-off-by: Felipe Zipitria <[email protected]>
1 parent 6217b4e commit 7e085ff

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)