Remove CVS links, replace with SVN

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@394575 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2006-04-16 22:46:29 +00:00
parent 3e434a4c61
commit 2e4cb41f97
1 changed files with 3 additions and 2 deletions

View File

@ -61,10 +61,11 @@ The JavaDoc API documents are available online:
<ul>
<li>The <a href="apidocs-COLLECTIONS_3_1/index.html">current release 3.1</a></li>
<li>The <a href="apidocs-COLLECTIONS_2_1_1/index.html">previous version 2.1.1</a></li>
<li>The <a href="apidocs/index.html">latest CVS</a></li>
<li>The <a href="apidocs/index.html">latest SVN</a></li>
</ul>
<p>
The <a href="http://cvs.apache.org/viewcvs/jakarta-commons/collections/">CVS repository</a> can be browsed.
The <a href="cvs-usage.html">subversion repository</a> can be
<a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/collections/trunk/">browsed</a>.
</p>
</section>
<!-- ================================================== -->