aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2017-07-22 21:12:01 +0100
committerChristopher Baines <mail@cbaines.net>2017-07-22 21:12:01 +0100
commit4f9c9665c5a025791a83214386b88a9df594d2b5 (patch)
treef128f4f611512e951549b03b77c2c331595c7b26
parent900946d3ce5430e4741bafa93f9db140cdf7b7b3 (diff)
downloadmaps.southampton.ac.uk-4f9c9665c5a025791a83214386b88a9df594d2b5.tar
maps.southampton.ac.uk-4f9c9665c5a025791a83214386b88a9df594d2b5.tar.gz
Change leaflet-soton submodule to use http
Rather than git, as git.cbaines.net no longer supports git://
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index c758ebf..a8decae 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "libraries/leaflet-soton"]
path = libraries/leaflet-soton
- url = git://git.cbaines.net/leaflet-soton
+ url = http://git.cbaines.net/leaflet-soton
[submodule "libraries/typeahead.js"]
path = libraries/typeahead.js
url = https://github.com/twitter/typeahead.js.git