summaryrefslogtreecommitdiff
path: root/templates/public
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public')
-rw-r--r--templates/public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index f7e58cb3..02d0cb14 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -154,8 +154,8 @@
<h4>Development</h4>
<ul>
- <li><a href="https://projects.parabolagnulinux.org"
- title="Official Parabola projects (git)">Projects in Git</a></li>
+ <li><a href="{{ PROJECTS_URL }}"
+ title="Official {{BRANDING_SHORTNAME}} projects (git)">Projects in Git</a></li>
{% comment %}
<li><a href="{% url 'page-svn' %}"
title="View SVN entries for packages">SVN Repositories</a></li>