summaryrefslogtreecommitdiffstats
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-10-05 22:45:44 +0200
committerDan McGee <dan@archlinux.org>2011-10-05 22:45:44 +0200
commitd5063bd1d2cae79df7ce6e826c7413fed61ff9db (patch)
treec2e80d2cdcd1407ee5e65a2d3dd5f5d58a78d63b /templates/public/index.html
parente157f942e96ba827aebf08dd253c866fec88beaa (diff)
downloadarchweb-d5063bd1d2cae79df7ce6e826c7413fed61ff9db.tar.gz
archweb-d5063bd1d2cae79df7ce6e826c7413fed61ff9db.tar.xz
Add package visualizations page
Why the hell not? Have fun clicking all the pretty buttons. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index bea19e0..b63876a 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -26,10 +26,10 @@
<p>Our strong community is diverse and helpful, and we pride ourselves
on the range of skillsets and uses for Arch that stem from it. Please
- check out our <a href="https://bbs.archlinux.org" title="Arch Forums">forums</a>
+ check out our <a href="https://bbs.archlinux.org/" title="Arch Forums">forums</a>
and <a href="http://mailman.archlinux.org/mailman/listinfo/"
title="Arch Mailing Lists">mailing lists</a>
- to get your feet wet. Also glance through our <a href="https://wiki.archlinux.org"
+ to get your feet wet. Also glance through our <a href="https://wiki.archlinux.org/"
title="Arch Wiki">wiki</a>
if you want to learn more about Arch.</p>
@@ -174,8 +174,8 @@
title="View/search the package repository database">Packages</a></li>
<li><a href="/groups/"
title="View the available package groups">Package Groups</a></li>
- <li><a href="https://bugs.archlinux.org/"
- title="Report/track bugs or make feature requests">Bug Tracker</a></li>
+ <li><a href="{% url visualize-index %}"
+ title="View visualizations">Visualizations</a></li>
<li><a href="{% url page-svn %}"
title="View SVN entries for packages">SVN Repositories</a></li>
<li><a href="http://projects.archlinux.org/"