From 66d995e27a97bd128e13aeffc9d7a174f7caae8d Mon Sep 17 00:00:00 2001 From: rettigl Date: Tue, 27 Feb 2024 10:02:43 +0100 Subject: [PATCH] update link to submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7c4d5cd..502eae7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "tests/data"] path = tests/data - url = git@github.com:mpes-kit/specsanalyzer-testdata.git + url = git@github.com:OpenCOMPES/specsanalyzer-testdata.git