From 4c9e0e85c1bb4ae1f643cc11796bc0eabfb3f83d Mon Sep 17 00:00:00 2001
From: Sebastian Pape <pape@vr.rwth-aachen.de>
Date: Wed, 26 Jul 2023 14:32:02 +0200
Subject: [PATCH] Updating the project path

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

diff --git a/.gitmodules b/.gitmodules
index 27742a7..91d2aca 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "config-schemas"]
 	path = src/config-schemas
-	url = https://gitlab.georgiatech-metz.fr/soehrl/config-schemas.git
+	url = https://gitlab.georgiatech-metz.fr/bugwright2-public/config-schemas.git
 [submodule "development-certificate"]
 	path = development-certificate
 	url = ../development-certificate.git
-- 
GitLab