diff --git a/.gitmodules b/.gitmodules index 6cf21ea..43e3e21 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,15 @@ [submodule "cbuild"] path = cbuild - url = https://github.com/Timerix22/cbuild.git + url = https://timerix.ddns.net:3322/Timerix/cbuild.git branch = main [submodule "kerep"] path = kerep - url = https://github.com/Timerix22/kerep.git + url = https://timerix.ddns.net:3322/Timerix/kerep.git branch = main [submodule "utf8proc"] path = utf8proc - url = https://github.com/Timerix22/utf8proc.git + url = https://timerix.ddns.net:3322/Timerix/utf8proc.git branch = my_branch [submodule "resource_embedder"] path = resource_embedder - url = https://github.com/Timerix22/resource_embedder.git + url = https://timerix.ddns.net:3322/Timerix/resource_embedder.git