summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2010-12-22 23:00:56 +0000
committerNathan Kinkade <nath@nkinka.de>2010-12-22 23:00:56 +0000
commit22bd552686aecbc04e5814a24cc1a2e69bed29a5 (patch)
tree9ea6f4a50385170859daacaeea84df86d645ab89
parentd85c97792bb8692bfc490fdbc9661d9b1b8b6ab9 (diff)
Doh. It's fixed a typo in URL.
-rw-r--r--templates/download.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/download.tpl b/templates/download.tpl
index ee671c3..ade33a4 100644
--- a/templates/download.tpl
+++ b/templates/download.tpl
@@ -44,7 +44,7 @@
<div style='margin-left: 2em;'>
<div>
- Production: <a href="http://nutrib.org/nutridb-production.tar.gz">nutridb-production.tar.gz</a>
+ Production: <a href="http://nutridb.org/nutridb-production.tar.gz">nutridb-production.tar.gz</a>
</div>
<div>
Development: <a href="http://dev.nutridb.org/nutridb-development.tar.gz">nutridb-development.tar.gz</a>