diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-26 17:39:36 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-26 17:39:36 -0300 |
commit | a223ec4b71fd7505b206f6b3531cd25a6469ea9f (patch) | |
tree | b65e479e0e04e088d8a82e7232c0fd2bdf929606 /templates/public | |
parent | 5ce1c68bb005a2c700bf196ef3fa2feebeec10dd (diff) |
Added [libre] and [libre-testing] repos, plus bugs links
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/index.html | 6 |
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> |