From d2a1eb7e52dca095acbccf26e5c750a1ed8b22c3 Mon Sep 17 00:00:00 2001
From: Jonathan Ehret <ehret@vr.rwth-aachen.de>
Date: Mon, 26 Sep 2022 22:18:17 +0200
Subject: [PATCH] Update setup url to git-ce

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

diff --git a/.gitmodules b/.gitmodules
index 242fdcc..9807629 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
 [submodule "setup"]
 	path = setup
-	url = https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/unreal-project-setup-script.git
+	url = https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/tools/unreal-project-setup-script.git
 	branch = master
-- 
GitLab