From 49237198f3aa32247b163f8e54e14b15ae4ce2da Mon Sep 17 00:00:00 2001 From: Juan Felipe Florez Ospina Date: Mon, 3 Feb 2025 10:44:13 +0100 Subject: [PATCH] Reconfigure dima's url to https://gitlab.psi.ch/5505-public/dima.git. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 82eed84..0a1af98 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "dima"] path = dima - url = https://gitlab.psi.ch/5505/dima.git + url = https://gitlab.psi.ch/5505-public/dima.git