From fd03df211fe698ba6ccdd5b72d731699bb1deeab Mon Sep 17 00:00:00 2001
From: Luigi Sbailo <luigi.sbailo@gmail.com>
Date: Wed, 20 May 2020 11:37:54 +0200
Subject: [PATCH] Module path changed

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 27987cbc..e5dd23d6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -27,4 +27,4 @@
 	url = https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-query-nomad-repository
 [submodule "tutorials/analytics-descriptor-role"]
 	path = tutorials/analytics-descriptor-role
-	url = git@gitlab.mpcdf.mpg.de:nomad-lab/analytics-descriptor-role.git
+	url = https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-descriptor-role.git
\ No newline at end of file
-- 
GitLab