diff options
author | Christopher Baines <mail@cbaines.net> | 2017-07-22 21:15:08 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2017-07-22 21:41:52 +0100 |
commit | e19cab865985f479dcf579cf933df14c013a4b51 (patch) | |
tree | 60ef7f1ae719e3cfb6e819eb7257d95466fd5502 | |
parent | b5ef62c6ced717775da34a50e066c3456f7cf3b9 (diff) | |
download | leaflet-soton-master.tar leaflet-soton-master.tar.gz |
As git:// is no longer supported.
-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 |