diff --git a/_layouts/default.html b/_layouts/default.html index e3d4acb8..cf47d88f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -51,7 +51,7 @@
  • - + Download diff --git a/docs/index.html b/docs/index.html index 56c22bf3..2671d183 100644 --- a/docs/index.html +++ b/docs/index.html @@ -70,7 +70,7 @@ root: ../
  • Grid View (no dependencies)
  • Graph View (based on Flot)
  • Map View (based on Leaflet)
  • -
  • Timeline View (using the excellent Verite Timeline)
  • +
  • Timeline View (using the excellent Verite Timeline)
  • diff --git a/docs/tutorial-backends.markdown b/docs/tutorial-backends.markdown index 8a9b9185..3c3da131 100644 --- a/docs/tutorial-backends.markdown +++ b/docs/tutorial-backends.markdown @@ -103,5 +103,5 @@ a bespoke chooser and a Kartograph (svg-only) map. ## Writing your own backend Writing your own backend is easy to do. Details of the required API are in the -[Backend documentation](docs/backends.html). +[Backend documentation](/backends.html).