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