From 04e38ddf791dece9ce0e23170808db77714f7a8c Mon Sep 17 00:00:00 2001 From: timerix Date: Wed, 10 Jul 2024 19:19:44 +0300 Subject: [PATCH] submodule migration --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c0d4562..e0e5b05 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "cbuild"] path = cbuild - url = https://github.com/Timerix22/cbuild.git + url = https://timerix.ddns.net:3322/timerix/cbuild.git branch = main