summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2014-11-14 00:14:46 (EST)
committer P. J. McDermott <pj@pehjota.net>2014-11-14 00:14:46 (EST)
commitfc007c45d5a6ace4936ddef2c288b03c1e3ac38f (patch)
tree767edf5586e6c12a0daeb4b02c2f767b53d7b01d /templates
parentbe64945152f206c8c7a97a33049a966d2e42c238 (diff)
templates/page: Update installation URL
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 57023d4..ff07bef 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -36,7 +36,7 @@
<div class="nav">
<ul>
<li><a href="/about/">About</a></li>
- <li><a href="/get/">Download</a></li>
+ <li><a href="/doc/install/">Download</a></li>
<li><a href="/contact/">Contact</a></li>
<li><a href="/dev/">Development</a></li>
</ul>