From 35b8b389ff84c801bcae2f7f2489198aef1fd897 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 29 Nov 2024 16:10:15 +0100 Subject: [PATCH] MSICA: Move Git remote --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8046f1a..cbd13f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://codeberg.org/Amebis/MSIBuild.git [submodule "MSI/MSICA"] path = MSI/MSICA - url = https://github.com/Amebis/MSICA.git + url = https://codeberg.org/Amebis/MSICA.git [submodule "Updater"] path = Updater url = https://github.com/Amebis/Updater.git