Author: bayard
Date: Mon Aug 2 06:56:53 2010
New Revision: 981384
URL: http://svn.apache.org/viewvc?rev=981384&view=rev
Log:
Fixing url to 3.0-beta javadoc
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=981384&r1=981383&r2=981384&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/lang/trunk/src/site/xdoc/index.xml Mon Aug 2 06:56:53 2010
@@ -47,7 +47,7 @@ together with various <a href="project-r
The JavaDoc API documents are available online:
</p>
<ul>
-<li>The <a href="apidocs/index.html">beta release 3.0-beta</a></li>
+<li>The <a href="api-3.0-beta/index.html">beta release 3.0-beta</a></li>
<li>The <a href="api-2.5/index.html">current stable release 2.5</a></li>
<li>The <a href="api-2.4/index.html">previous version 2.4</a></li>
<li>Older releases - see the <a href="release-history.html">Release
History</a> page</li>