From d8232fabbcd6f1253ed230f7ebb7752ea4dfb3c3 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sun, 19 Feb 2023 15:13:26 +0000 Subject: [PATCH] Update submodule url to use gitea --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e532e2a..e16d2e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "software"] path = software - url = https://git.foo.sh/ansible-software.git + url = https://git.foo.sh/foo.sh/ansible-software.git