From 423655bc803d4a7bd484a026e62858d5a1b61490 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 27 Oct 2023 01:06:37 +0200 Subject: [PATCH] updated system path --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a7c04cf..ffd4a8d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "lib/system"] path = lib/system - url = ../system.git + url = ../../webcraftmedia/system.git