summaryrefslogtreecommitdiff
path: root/templates/public/svn.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/svn.html')
-rw-r--r--templates/public/svn.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/svn.html b/templates/public/svn.html
index 0d067098..020a00bf 100644
--- a/templates/public/svn.html
+++ b/templates/public/svn.html
@@ -1,11 +1,11 @@
{% extends "base.html" %}
-{% block title %}Arch Linux - SVN{% endblock %}
+{% block title %}{{ BRANDING_DISTRONAME }} - SVN{% endblock %}
{% block content %}
<div class="box">
<h2 class="title">SVN Repositories</h2>
<p>
The PKGBUILD files can be fetched via the ABS utility. To learn more
- about ABS, see <a href="https://wiki.archlinux.org/index.php/ABS">the ABS wiki page</a>.
+ about ABS, see <a href="{% wiki_url 'ABS' %}">the ABS wiki page</a>.
</p>
<p>The SVN repositories have been cloned into git repositories and can be
viewed via the cgit interface.