Update submodule URLs so people without SSH can get them.

master
Alexander Harkness 2013-12-19 20:15:59 +00:00
parent 11e50df209
commit 9f986a808c
1 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "MCServer/Plugins/Core"]
path = MCServer/Plugins/Core
url = git@github.com:mc-server/Core.git
url = git://github.com/mc-server/Core.git
[submodule "MCServer/Plugins/ProtectionAreas"]
path = MCServer/Plugins/ProtectionAreas
url = git@github.com:mc-server/ProtectionAreas.git
url = git://github.com/mc-server/ProtectionAreas.git
[submodule "MCServer/Plugins/TransAPI"]
path = MCServer/Plugins/TransAPI
url = git@github.com:bearbin/transapi.git
url = git://github.com/bearbin/transapi.git