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