From 76632e6b3459934ea1bd1bb4b0804e86bdff268e Mon Sep 17 00:00:00 2001 From: andy5995 Date: Sat, 13 Jan 2018 22:35:41 -0600 Subject: [PATCH] .gitmodules: update urls --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index f95510bca..7dc845716 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "data/glest_game"] path = data/glest_game - url = https://github.com/MegaGlest/megaglest-data.git + url = https://github.com/ZetaGlest/zetaglest-data.git [submodule "source/masterserver"] path = source/masterserver - url = https://github.com/MegaGlest/megaglest-masterserver.git + url = https://github.com/ZetaGlest/zetaglest-masterserver.git [submodule "mk/linux/tools-for-standalone-client/installer/mojosetup"] path = mk/linux/tools-for-standalone-client/installer/mojosetup - url = https://github.com/MegaGlest-Community/mojosetup-fork.git + url = https://github.com/ZetaGlest/mojosetup-fork.git