From 47e9036bba499f4ec4ecf0b33d9a9c6d5a402f5f Mon Sep 17 00:00:00 2001
From: Peter Nerlich <peter.nerlich+dev@googlemail.com>
Date: Wed, 28 Apr 2021 00:15:11 +0200
Subject: [PATCH] use our fork of discontinued streetlights mod

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

diff --git a/.gitmodules b/.gitmodules
index 3380ced..96c0cc8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -114,7 +114,7 @@
 	url = https://gitlab.com/VanessaE/street_signs
 [submodule "streetlights"]
 	path = streetlights
-	url = https://gitlab.com/4w/streetlights
+	url = https://gitlab.fachschaften.org/minetest/streetlights
 [submodule "streets"]
 	path = streets
 	url = https://github.com/minetest-streets/streets
-- 
GitLab