diff options
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 6e51c9d..8a93482 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://github.com/Leaflet/Leaflet.markercluster.git [submodule "resources/mfd-location"] path = resources/mfd-location - url = git://git.cbaines.net/mfd-location.git + url = http://git.cbaines.net/mfd-location [submodule "resources/leaflet-locatecontrol"] path = resources/leaflet-locatecontrol url = https://github.com/domoritz/leaflet-locatecontrol.git @@ -21,7 +21,7 @@ url = https://github.com/cbaines/leaflet-indoor.git [submodule "resources/hartley-library-map-data"] path = resources/hartley-library-map-data - url = git://git.cbaines.net/hartley-library-map-data.git + url = http://git.cbaines.net/hartley-library-map-data [submodule "resources/leaflet-heat"] path = resources/leaflet-heat url = https://github.com/Leaflet/Leaflet.heat.git @@ -39,4 +39,4 @@ url = https://github.com/jquery/jquery.git [submodule "resources/uos-live.js"] path = resources/uos-live.js - url = git://git.cbaines.net/uos-live.js + url = http://git.cbaines.net/uos-live.js |