diff --git a/.gitmodules b/.gitmodules index b7ed9bf64..a760aa3a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "src/pocketmine/lang/locale"] path = src/pocketmine/lang/locale - url = https://github.com/pmmp/PocketMine-Language.git + url = https://github.com/pmmp/Language.git [submodule "tests/preprocessor"] path = build/preprocessor url = https://github.com/pmmp/preprocessor.git [submodule "tests/plugins/PocketMine-DevTools"] path = tests/plugins/PocketMine-DevTools - url = https://github.com/pmmp/PocketMine-DevTools.git + url = https://github.com/pmmp/DevTools.git [submodule "build/php"] path = build/php url = https://github.com/pmmp/php-build-scripts.git