From 056b1c30874f84decbd640f351804ad72892df04 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 29 Nov 2024 15:55:12 +0100 Subject: [PATCH] MSIBuild: Move Git remote --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5548219..73ab988 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://github.com/Amebis/wxExtend.git [submodule "MSI/MSIBuild"] path = MSI/MSIBuild - url = https://github.com/Amebis/MSIBuild.git + url = https://codeberg.org/Amebis/MSIBuild.git [submodule "MSI/MSICA"] path = MSI/MSICA url = https://github.com/Amebis/MSICA.git