From 8b3d0c0bb5317808facc6db6dacb868c015484ce Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Wed, 3 Jun 2026 17:11:30 +0200 Subject: [PATCH] Change submodule paths --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index b888938..c941e98 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "lib/cel-slides-template-2025"] path = lib/cel-slides-template-2025 - url = ssh://git@100.123.176.93:2222/an.tsouchlos/cel-slides-template-2025.git + url = ssh://git@gitlab.kit.edu:uhhxt/cel-slides-template-2025.git [submodule "lib/cel-thesis"] path = lib/cel-thesis - url = ssh://git@100.123.176.93:2222/an.tsouchlos/cel-thesis.git + url = ssh://git@gitlab.kit.edu:uhhxt/cel-thesis.git [submodule "lib/latex-common"] path = lib/latex-common - url = ssh://git@100.123.176.93:2222/an.tsouchlos/latex-common.git + url = ssh:/git@gitlab.kit.edu:uhhxt/latex-common.git