From 2796ce1767e64e67c26f796b83259aee3f69afb1 Mon Sep 17 00:00:00 2001 From: Gulliver Date: Thu, 23 Sep 2021 21:52:06 +0200 Subject: [PATCH] submodule url adapted to changed organisation for submodule handbuch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8850caf..367e717 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "handbuch"] path = source/handbuch - url = https://git.wtf-eg.de/ag_kommunikation/handbuch.git + url = https://git.wtf-eg.de/wtf-eg/handbuch.git