From b5d6d7880ca4e8c57ef347d93bd3bd8115e4c50f Mon Sep 17 00:00:00 2001 From: Johannes Junggeburth <johannes.josef.junggeburth@cern.ch> Date: Mon, 27 Jan 2025 17:25:59 +0100 Subject: [PATCH] Update file .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0312ba211..7c9993f92 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ATLASExtensions"] path = ATLASExtensions - url = https://gitlab.cern.ch/atlas/geomodelatlas/ATLASExtensions.git + url = ../../atlas/geomodelatlas/ATLASExtensions.git -- GitLab