From 31e896462e7693a4a6ba10d52657caf919e7f482 Mon Sep 17 00:00:00 2001 From: sthag Date: Tue, 17 Oct 2023 21:51:18 +0200 Subject: [PATCH] Submodule updated to new host --- .gitmodules | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5819be3..75c5b90 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,4 @@ [submodule "source/style/hippie-style"] path = source/style/hippie-style - url = https://github.com/sthag/hippie-style.git -[submodule "hippie-style"] - branch = development + url = https://quelltext.interaktionsweise.de/interaktionsweise/hippie-style.git + branch = main