diff --git a/.gitmodules b/.gitmodules index f349be6d28d0246f11e91796ca9d37b1d1635885..ad676bca1e2f8993524077595eeffc43b3799425 100755 --- a/.gitmodules +++ b/.gitmodules @@ -1,20 +1,20 @@ [submodule "libdap"] path = libdap - url = https://github.com/cellframe/libdap + url = https://gitlab.demlabs.net/cellframe/libdap branch = master [submodule "libdap-server-core"] path = libdap-server-core - url = https://github.com/cellframe/libdap-server-core + url = https://gitlab.demlabs.net/cellframe/libdap-server-core branch = master [submodule "test/libdap-test"] path = test/libdap-test - url = https://github.com/cellframe/libdap-test + url = https://gitlab.demlabs.net/cellframe/libdap-test branch = master [submodule "libdap-server-udp"] path = libdap-server-udp - url = https://github.com/cellframe/libdap-server-udp + url = https://gitlab.demlabs.net/cellframe/libdap-server-udp branch = master [submodule "libdap-crypto"] path = libdap-crypto - url = https://github.com/cellframe/libdap-crypto + url = https://gitlab.demlabs.net/cellframe/libdap-crypto branch = master