fix links to previous release javadocs

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1450238 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-02-26 15:54:58 +00:00
parent ec49cf7d37
commit 81df5de922

View File

@ -28,13 +28,13 @@
<item name="Downloads" href="http://commons.apache.org/math/download_math.cgi"/>
<item name="Latest API docs (development)" href="apidocs/index.html"/>
<item name="Javadoc (3.1.1 release)"
href="http://commons.apache.org/math/api-3.1.1/index.html"/>
href="http://commons.apache.org/math/javadocs/api-3.1.1/index.html"/>
<item name="Javadoc (3.1 release)"
href="http://commons.apache.org/math/api-3.1/index.html"/>
href="http://commons.apache.org/math/javadocs/api-3.1/index.html"/>
<item name="Javadoc (3.0 release)"
href="http://commons.apache.org/math/api-3.0/index.html"/>
href="http://commons.apache.org/math/javadocs/api-3.0/index.html"/>
<item name="Javadoc (2.2 release)"
href="http://commons.apache.org/math/api-2.2/index.html"/>
href="http://commons.apache.org/math/javadocs/api-2.2/index.html"/>
<item name="Issue Tracking" href="/issue-tracking.html"/>
<item name="Source Repository (current)"
href="http://svn.apache.org/viewvc/commons/proper/math/trunk"/>