summaryrefslogtreecommitdiffstats
path: root/templates/devel
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2008-04-29 03:10:46 +0200
committereliott <eliott@cactuswax.net>2008-04-29 03:10:46 +0200
commit405d3e16080aa4460c441c1dbb49366a4a66c4f2 (patch)
tree07c63a983745451c5d99db8aece1d91ba4f1c84c /templates/devel
parent889d15406cb989d35b39560751f1d8373a11a5c0 (diff)
downloadarchweb-405d3e16080aa4460c441c1dbb49366a4a66c4f2.tar.gz
archweb-405d3e16080aa4460c441c1dbb49366a4a66c4f2.tar.xz
update siteindex page to reflect move to svn
Diffstat (limited to 'templates/devel')
-rw-r--r--templates/devel/siteindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/devel/siteindex.html b/templates/devel/siteindex.html
index 7d06ffb..e7cbbe0 100644
--- a/templates/devel/siteindex.html
+++ b/templates/devel/siteindex.html
@@ -110,7 +110,7 @@
<h3>Main Site Links:</h3>
<ul class="links">
<li><a href="http://bugs.archlinux.org">Bug Tracker</a></li>
- <li><a href="http://archlinux.org/cvs/">CVS</a></li>
+ <li><a href="http://repos.archlinux.org/viewvc.cgi/">SVN</a></li>
<li><a href="http://projects.archlinux.org">Projects</a></li>
</ul>
{% endblock %}