summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorVladimír Čunát <vladimir.cunat@nic.cz>2020-07-01 11:20:49 +0200
committerTomas Krizek <tomas.krizek@nic.cz>2020-07-10 12:51:53 +0200
commite81bcaca032815d9a5a6eebc9b47b3cc5cd6569d (patch)
tree3f2fe0cdd194dc6fc62da760dec64efeb7ac8ab5 /.gitmodules
parentMerge branch 'test_cleanup' into 'master' (diff)
downloadknot-resolver-e81bcaca032815d9a5a6eebc9b47b3cc5cd6569d.tar.xz
knot-resolver-e81bcaca032815d9a5a6eebc9b47b3cc5cd6569d.zip
treewide: move to our new GitLab URL
s/gitlab\.labs\.nic/gitlab.nic/g Redirects are in place, so it shouldn't be required now, but why not.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 66278724..aebacbe9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
[submodule "tests/integration/deckard"]
path = tests/integration/deckard
- url = https://gitlab.labs.nic.cz/knot/deckard.git
+ url = https://gitlab.nic.cz/knot/deckard.git
[submodule "modules/policy/lua-aho-corasick"]
path = modules/policy/lua-aho-corasick
- url = https://gitlab.labs.nic.cz/knot/3rdparty/lua-aho-corasick.git
+ url = https://gitlab.nic.cz/knot/3rdparty/lua-aho-corasick.git
[submodule "tests/config/tapered"]
path = tests/config/tapered
- url = https://gitlab.labs.nic.cz/knot/3rdparty/lua-tapered.git
+ url = https://gitlab.nic.cz/knot/3rdparty/lua-tapered.git