Fix Javadoc URLs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@394576 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2e4cb41f97
commit
0d4cf5780b
|
@ -59,8 +59,8 @@ as are various <a href="maven-reports.html">project reports</a>.
|
||||||
The JavaDoc API documents are available online:
|
The JavaDoc API documents are available online:
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>The <a href="apidocs-COLLECTIONS_3_1/index.html">current release 3.1</a></li>
|
<li>The <a href="api-release/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="api-2.1.1/index.html">previous version 2.1.1</a></li>
|
||||||
<li>The <a href="apidocs/index.html">latest SVN</a></li>
|
<li>The <a href="apidocs/index.html">latest SVN</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue