diff --git a/.gitmodules b/.gitmodules index 141555c2..9fb00156 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "support/cockpit"] path = support/cockpit - url = git://github.com/ajaxorg/cockpit.git + url = https://github.com/ajaxorg/cockpit.git [submodule "support/pilot"] path = support/pilot - url = git://github.com/ajaxorg/pilot.git + url = https://github.com/ajaxorg/pilot.git [submodule "support/dryice"] path = support/dryice - url = git://github.com/ajaxorg/dryice.git + url = https://github.com/ajaxorg/dryice.git [submodule "doc/wiki"] path = doc/wiki - url = git://github.com/ajaxorg/ace.wiki.git + url = https://github.com/ajaxorg/ace.wiki.git