From b19cd45dcf35e511e89090a846797c3d00dbceec Mon Sep 17 00:00:00 2001
From: Milan <tchncs@vivaldi.net>
Date: Fri, 28 Sep 2018 12:19:47 +0200
Subject: [PATCH] update some submodule urls

---
 .gitmodules | 7 +++++--
 mods/chat3  | 1 +
 2 files changed, 6 insertions(+), 2 deletions(-)
 create mode 160000 mods/chat3

diff --git a/.gitmodules b/.gitmodules
index 59e781e4..5bd228e4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
 	url = https://git.tchncs.de/Illuna-Minetest/illuna.git
 [submodule "mods/wine"]
 	path = mods/wine
-	url = https://github.com/tenplus1/wine
+	url = https://notabug.org/TenPlus1/wine
 [submodule "mods/death_messages"]
 	path = mods/death_messages
 	url = https://git.tchncs.de/Illuna-Minetest/death_messages.git
@@ -58,7 +58,7 @@
 	url = https://git.tchncs.de/Illuna-Minetest/halloween_mobs
 [submodule "mods/protector"]
 	path = mods/protector
-	url = https://github.com/tenplus1/protector
+	url = https://notabug.org/TenPlus1/protector
 [submodule "mods/ethereal"]
 	path = mods/ethereal
 	url = https://git.tchncs.de/Illuna-Minetest/ethereal
@@ -221,3 +221,6 @@
 [submodule "mods/playereffects"]
 	path = mods/playereffects
 	url = https://git.tchncs.de/Illuna-Minetest/playereffects
+[submodule "mods/chat3"]
+	path = mods/chat3
+	url = https://git.tchncs.de/Illuna-Minetest/chat3
diff --git a/mods/chat3 b/mods/chat3
new file mode 160000
index 00000000..5b8f5242
--- /dev/null
+++ b/mods/chat3
@@ -0,0 +1 @@
+Subproject commit 5b8f524274dc8e5ecbff40fc71edd674111b26c3
-- 
GitLab