Skip to content

Commit e09b25d

Browse files
committed
Update javadoc links.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1498650 13f79535-47bb-0310-9956-ffa450edef68
1 parent 322cc85 commit e09b25d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/site/site.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,17 @@
2727
<item name="Overview" href="/index.html"/>
2828
<item name="Download" href="http://commons.apache.org/codec/download_codec.cgi"/>
2929
<item name="Users guide" href="/userguide.html"/>
30-
<item name="Javadoc v1.7" href="javadocs/api-release/index.html"/>
30+
<item name="Javadoc trunk" href="apidocs/index.html"/>
31+
<item name="Javadoc 1.8" href="javadocs/api-release/index.html"/>
32+
<item name="Javadoc 1.7" href="javadocs/api-1.7/index.html"/>
3133
</menu>
3234

3335
<menu name="Development">
3436
<item name="Release Notes" href="/changes-report.html"/>
3537
<item name="Mailing Lists" href="/mail-lists.html"/>
3638
<item name="Issue Tracking" href="/issue-tracking.html"/>
3739
<item name="Source Repository" href="/source-repository.html"/>
38-
<item name="Javadoc SVN latest" href="apidocs/index.html"/>
40+
<item name="Javadoc SVN latest" href="apidocs/index.html"/>
3941
</menu>
4042

4143
</body>

0 commit comments

Comments
 (0)