summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2015-08-08 15:18:59 +0100
committerChristopher Baines <mail@cbaines.net>2015-08-08 15:18:59 +0100
commita4cbd9059f23133e5f6a9ceb35cdc0c5af85e85a (patch)
tree42f1bf83e2b78d143627c2dc5d92ebee4cc814aa
parent9e450f1234c54b0492242c5cf54fc4abdbe2f3e7 (diff)
downloadcbaines.net-a4cbd9059f23133e5f6a9ceb35cdc0c5af85e85a.tar
cbaines.net-a4cbd9059f23133e5f6a9ceb35cdc0c5af85e85a.tar.gz
Fix submodule url
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 9d9ded2..2e1f8ba 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "projects/osm/healthmap/map"]
path = projects/osm/healthmap/map
- url = https://github.com/cbaines/health-map.git
+ url = git://git.cbaines.net/health-map
[submodule "projects/osm/leaflet-indoor"]
path = projects/osm/leaflet-indoor
url = https://github.com/cbaines/leaflet-indoor.git