summaryrefslogtreecommitdiff
path: root/templates/public
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public')
-rw-r--r--templates/public/index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index d83a8aaf..b81c0de4 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -147,10 +147,8 @@
title="View the available package groups">Package Groups</a></li>
<li><a href="http://projects.parabolagnulinux.org"
title="Official Parabola projects (git)">Projects in Git</a></li>
- <li><a href="http://wiki.parabolagnulinux.org/Category:Parabola/Hacking"
- title="Hacking on Parabola">Parabola Hacking</a></li>
- <li><a href="http://wiki.parabolagnulinux.org/TODO"
- title="Help with the Parabola development">TODO list</a></li>
+ <li><a href="http://bugs.parabolagnulinux.org/"
+ title="Parabola's Issue Tracker">Issue Tracker</a></li>
{% comment %}
<li><a href="/todolists/"
title="Todo Lists">Todo Lists</a></li>