diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2014-06-15 13:38:53 +0100 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2014-06-15 13:38:53 +0100 |
commit | d260c8d28bbf2e266d286113323babedd59a92ca (patch) | |
tree | 1fd60750b2e76236d3dd902977e381b6a064a32c /.gitmodules | |
parent | 9aceb7235665caf2b9a6d25ba00a6db58fe60f49 (diff) | |
download | leaflet-soton-d260c8d28bbf2e266d286113323babedd59a92ca.tar leaflet-soton-d260c8d28bbf2e266d286113323babedd59a92ca.tar.gz |
Change the hartley-library-map-data to an accessible mirror
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1abfbca..2002a0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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@sourcekettle.ecs.soton.ac.uk:projects/hartley-library-map-data.git + url = git://git.cbaines.net/hartley-library-map-data.git [submodule "resources/leaflet-heat"] path = resources/leaflet-heat url = https://github.com/Leaflet/Leaflet.heat.git |