fix links with new tree for javadocs

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1422900 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-12-17 12:29:12 +00:00
parent c57b0cf1ce
commit bc255ccf5c
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ together with various <a href="project-reports.html">project reports</a>.
The JavaDoc API documents are available online:
</p>
<ul>
<li>The <a href="api-3.1/index.html">current stable release 3.1</a> [Java 5.0+]</li>
<li>The <a href="api-2.6/index.html">legacy release 2.6</a> [Java 1.2+]</li>
<li>The <a href="javadocs/api-3.1/index.html">current stable release 3.1</a> [Java 5.0+]</li>
<li>The <a href="javadocs/api-2.6/index.html">legacy release 2.6</a> [Java 1.2+]</li>
<li>Older releases - see the <a href="release-history.html">Release History</a> page</li>
</ul>
<p>