Updated web page with a 2.1 link and removed the hard-coded 1.13 from the STATUS.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@130847 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a992a67bbc
commit
2afabf6d7d
|
@ -36,7 +36,7 @@ collections such as union, intersection, and closure.</li>
|
|||
|
||||
<section name="Documentation">
|
||||
<p>
|
||||
An alphabetical list of the package can be found in the <a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons/collections/STATUS.html?rev=1.13">collections
|
||||
An alphabetical list of the package can be found in the <a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons/collections/STATUS.html">collections
|
||||
status document</a>.
|
||||
</p>
|
||||
|
||||
|
@ -48,6 +48,9 @@ The <a href="collections/api/index.html">JavaDoc API documents</a> are available
|
|||
<section name="Releases">
|
||||
<ul>
|
||||
<li><a
|
||||
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/">Version
|
||||
2.1</a></li>
|
||||
<li><a
|
||||
href="http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.0/">Version
|
||||
2.0</a></li>
|
||||
<li><a
|
||||
|
|
Loading…
Reference in New Issue