diff options
-rw-r--r-- | templates/public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 95ea53fd..75097127 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -170,5 +170,6 @@ <li><a href="/developers/">Developers</a></li> <li><a href="http://bugs.archlinux.org">Bug Tracker</a></li> <li><a href="/cvs/">CVS</a></li> + <li><a href="http://projects.archlinux.org">Projects</a></li> </ul> {% endblock %} |