diff --git a/.gitmodules b/.gitmodules index d6db64acc..1197ec747 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,14 +4,14 @@ branch = master [submodule "src/raklib"] path = src/raklib - url = https://github.com/PocketMine/RakLib.git + url = https://github.com/pmmp/RakLib.git branch = master [submodule "src/spl"] path = src/spl - url = https://github.com/PocketMine/PocketMine-SPL.git + url = https://github.com/pmmp/PocketMine-SPL.git [submodule "tests/TesterPlugin"] path = tests/TesterPlugin url = https://github.com/PocketMine/TesterPlugin.git [submodule "src/pocketmine/lang/locale"] path = src/pocketmine/lang/locale - url = https://github.com/PocketMine/PocketMine-Language.git + url = https://github.com/pmmp/PocketMine-Language.git