summaryrefslogtreecommitdiffstats
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-07-23 16:57:03 +0200
committerDan McGee <dan@archlinux.org>2012-07-23 16:57:03 +0200
commit2a12d0f80dae079cd50bc3232ec2196ecb8611d1 (patch)
tree4033950848c3038ba7613d5a9b7a03107da4d9f2 /templates/public/index.html
parent946d90d08f29094153142056a1778cd595e568a3 (diff)
downloadarchweb-2a12d0f80dae079cd50bc3232ec2196ecb8611d1.tar.gz
archweb-2a12d0f80dae079cd50bc3232ec2196ecb8611d1.tar.xz
Minor template touchups
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 32e25f9..0b97baf 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -155,7 +155,7 @@
title="Get a custom mirrorlist from our database">Mirrorlist Updater</a></li>
<li><a href="{% url 'mirror-status' %}"
title="Check the status of all known mirrors">Mirror Status</a></li>
- <li><a href="/packages/differences/"
+ <li><a href="{% url 'packages-differences' %}"
title="See differences in packages between available architectures">Differences Reports</a>
<img width="16" height="16" src="{% static "new.png" %}" alt="New"/></li>
</ul>