Merge pull request #177 from mza/master
[docs][xs]: Fixed broken link(s) - thx to @mza.
This commit is contained in:
commit
97ff7c3ac0
@ -51,7 +51,7 @@
|
||||
</li>
|
||||
<li class="divider-vertical"></li>
|
||||
<li>
|
||||
<a href="download.html">
|
||||
<a href="/download.html">
|
||||
<i class="icon-download-alt icon-white"></i>
|
||||
Download
|
||||
</a>
|
||||
|
||||
@ -70,7 +70,7 @@ root: ../
|
||||
<li><a href="src/view.grid.html">Grid View (no dependencies)</a></li>
|
||||
<li><a href="src/view.graph.html">Graph View (based on Flot)</a></li>
|
||||
<li><a href="src/view.map.html">Map View (based on Leaflet)</a></li>
|
||||
<li><a href="src/view.timeline.html">Timeline View</a> (using the excellent <a href=http://timeline.verite.co/">Verite Timeline</a>)</li>
|
||||
<li><a href="src/view.timeline.html">Timeline View</a> (using the excellent <a href="http://timeline.verite.co/">Verite Timeline</a>)</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -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).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user