Switch to https instead of ssh

This commit is contained in:
Mark Schouten 2014-05-23 13:12:39 +02:00
parent 75614ef673
commit 4d26eaef37

4
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule "jquery-ui"] [submodule "jquery-ui"]
path = jquery-ui path = jquery-ui
url = git@github.com:jquery/jquery-ui.git url = https://github.com/jquery/jquery-ui.git
[submodule "jtable"] [submodule "jtable"]
path = jtable path = jtable
url = git@github.com:hikalkan/jtable.git url = https://github.com/hikalkan/jtable.git