summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2008-04-28 18:10:46 -0700
committereliott <eliott@cactuswax.net>2008-04-28 18:10:46 -0700
commit405d3e16080aa4460c441c1dbb49366a4a66c4f2 (patch)
tree07c63a983745451c5d99db8aece1d91ba4f1c84c
parent889d15406cb989d35b39560751f1d8373a11a5c0 (diff)
downloadarchweb-405d3e16080aa4460c441c1dbb49366a4a66c4f2.tar.gz
archweb-405d3e16080aa4460c441c1dbb49366a4a66c4f2.zip
update siteindex page to reflect move to svn
-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 7d06ffba..e7cbbe05 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 %}