diff options
author | eliott <eliott@cactuswax.net> | 2008-04-28 18:10:46 -0700 |
---|---|---|
committer | eliott <eliott@cactuswax.net> | 2008-04-28 18:10:46 -0700 |
commit | 405d3e16080aa4460c441c1dbb49366a4a66c4f2 (patch) | |
tree | 07c63a983745451c5d99db8aece1d91ba4f1c84c /templates | |
parent | 889d15406cb989d35b39560751f1d8373a11a5c0 (diff) |
update siteindex page to reflect move to svn
Diffstat (limited to 'templates')
-rw-r--r-- | templates/devel/siteindex.html | 2 |
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 %} |