diff options
author | Christopher Baines <mail@cbaines.net> | 2015-02-11 18:21:14 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2015-02-11 18:21:14 +0000 |
commit | f349b5f55cbed48ec74630c8d137722ff9b25675 (patch) | |
tree | dfc2face4136f5a841933243345f5aec5e32147c | |
parent | a134ed367d032ee8119aa3d3afece53cf44c77b9 (diff) | |
download | leaflet-workshop-f349b5f55cbed48ec74630c8d137722ff9b25675.tar leaflet-workshop-f349b5f55cbed48ec74630c8d137722ff9b25675.tar.gz |
Change download URL's
These archives contain the submodules for leaflet and reveal.js.
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -71,9 +71,9 @@ <p> Either download the repository - <a href="http://git.cbaines.net/?p=leaflet-workshop.git;a=snapshot;h=HEAD;sf=zip">zip</a> + <a href="http://cbaines.net/maptime.zip">zip</a> / - <a href="http://git.cbaines.net/?p=leaflet-workshop.git;a=snapshot;h=HEAD;sf=tgz">tgz</a> + <a href="http://cbaines.net/maptime.tgz">tgz</a> </p> <p> |