diff options
Diffstat (limited to 'templates/public/svn.html')
-rw-r--r-- | templates/public/svn.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/svn.html b/templates/public/svn.html index 88c6df93..01c2ef80 100644 --- a/templates/public/svn.html +++ b/templates/public/svn.html @@ -9,9 +9,9 @@ </p> <p>The SVN repositories have been cloned into git repositories and can be viewed via the cgit interface. - <a href="https://projects.archlinux.org/svntogit/packages.git/">All + <a href="{{ PROJECTS_URL }}/svntogit/packages.git/">All packages</a> are available here except for - <a href="https://projects.archlinux.org/svntogit/community.git/">community + <a href="{{ PROJECTS_URL }}/svntogit/community.git/">community and multilib</a> which are available in a different repository.</p> <p> You can also get individual PKGBUILDs directly from SVN. This can be |