Update submodule URLs so people without SSH can get them.
This commit is contained in:
parent
11e50df209
commit
9f986a808c
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,9 +1,9 @@
|
|||||||
[submodule "MCServer/Plugins/Core"]
|
[submodule "MCServer/Plugins/Core"]
|
||||||
path = 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"]
|
[submodule "MCServer/Plugins/ProtectionAreas"]
|
||||||
path = 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"]
|
[submodule "MCServer/Plugins/TransAPI"]
|
||||||
path = MCServer/Plugins/TransAPI
|
path = MCServer/Plugins/TransAPI
|
||||||
url = git@github.com:bearbin/transapi.git
|
url = git://github.com/bearbin/transapi.git
|
||||||
|
Loading…
Reference in New Issue
Block a user