From 9d3568143971afed12cc5595a3bbdf7a91db7bec Mon Sep 17 00:00:00 2001 From: Timerix Date: Fri, 4 Jul 2025 19:46:18 +0300 Subject: [PATCH] submodule migration --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 07f0b26..5197302 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "kerep"] path = kerep - url = https://github.com/Timerix22/kerep.git + url = https://timerix.ddns.net:3322/Timerix/kerep.git [submodule "cbuild"] path = cbuild - url = https://github.com/Timerix22/cbuild.git + url = https://timerix.ddns.net:3322/Timerix/cbuild.git [submodule "GraphC"] path = GraphC - url = https://github.com/Timerix22/GraphC.git + url = https://timerix.ddns.net:3322/Timerix/GraphC.git