From b0629ead4ed5800d69d7cb73871cf6416d834c6b Mon Sep 17 00:00:00 2001 From: Timerix Date: Fri, 4 Jul 2025 20:03:43 +0300 Subject: [PATCH] submodule migration --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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