Skip to content

Commit c2c637a

Browse files
committed
fix javadocs links
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1451593 13f79535-47bb-0310-9956-ffa450edef68
1 parent 94e598f commit c2c637a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/site/xdoc/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Commons IO 2.4 is the latest version and requires a minimum of JDK 1.6 -
5454
</p>
5555
<p>
5656
View the <a href="upgradeto2_4.html">Release Notes</a> and
57-
<a href="api-release/index.html">JavaDoc API documents</a>
57+
<a href="javadocs/api-release/index.html">JavaDoc API documents</a>
5858
</p>
5959
</subsection>
6060

@@ -65,7 +65,7 @@ Commons IO 2.2 requires a minimum of JDK 1.5 -
6565
</p>
6666
<p>
6767
View the <a href="upgradeto2_2.html">Release Notes</a> and
68-
<a href="api-release/index.html">JavaDoc API documents</a>
68+
<a href="javadocs/api-2.2/index.html">JavaDoc API documents</a>
6969
</p>
7070
</subsection>
7171

0 commit comments

Comments
 (0)