From 07c62ecdb5659faa77b9205e0e14df5453cfe439 Mon Sep 17 00:00:00 2001 From: Pascal Oelmann Date: Tue, 5 May 2026 02:13:48 +0200 Subject: [PATCH] Submodule brand-system: relative URL fuer CI-Kompatibilitaet --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bfade13..4fc423c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "docs/brand-system"] path = docs/brand-system - url = https://forge.digiformer.eu/digiformer/brand-system.git + url = ../brand-system.git