From d45bac61c46993bd1c1267a8d6babea7fec88b7c Mon Sep 17 00:00:00 2001 From: Ebersold Date: Mon, 12 Feb 2024 23:14:57 +0100 Subject: [PATCH] Updated sub module refs --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 886d072..29c8e49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "rules"] path = rules - url = https://git.ebersold.fr/repos/rules.git + url = https://gitea.ebersold.fr/home/rules.git [submodule "utils"] path = utils - url = https://git.ebersold.fr/repos/aebutils.git + url = https://gitea.ebersold.fr/home/aebutils.git -- 2.30.2