diff options
author | Aikar <[email protected]> | 2016-03-28 20:38:51 -0400 |
---|---|---|
committer | Aikar <[email protected]> | 2016-03-28 20:38:51 -0400 |
commit | 89ae312c3526a8263970aca1cb18c6479a21d16e (patch) | |
tree | 149d240927ecaff784f50a7f92c38918c1c54144 | |
parent | 22b248d6316bab7d78f4ab69ff06898527a1d451 (diff) | |
download | Paper-89ae312c3526a8263970aca1cb18c6479a21d16e.tar.gz Paper-89ae312c3526a8263970aca1cb18c6479a21d16e.zip |
Update module urls
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 394d7b7af0..f8d5e238f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://hub.spigotmc.org/stash/scm/spigot/builddata.git [submodule "Paperclip"] path = Paperclip - url = https://github.com/PaperSpigot/Paperclip.git + url = https://github.com/PaperMC/Paperclip.git [submodule "Spigot"] path = Spigot - url = https://[email protected]/stash/scm/spigot/spigot.git + url = https://hub.spigotmc.org/stash/scm/spigot/spigot.git |