Author: olamy
Date: Mon Dec 17 12:29:12 2012
New Revision: 1422900
URL: http://svn.apache.org/viewvc?rev=1422900&view=rev
Log:
fix links with new tree for javadocs
Modified:
commons/proper/lang/trunk/src/site/xdoc/index.xml
Modified: commons/proper/lang/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/site/xdoc/index.xml?rev=1422900&r1=1422899&r2=1422900&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/lang/trunk/src/site/xdoc/index.xml Mon Dec 17 12:29:12 2012
@@ -50,8 +50,8 @@ together with various <a href="project-r
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>