Repository: commons-text Updated Branches: refs/heads/master 1b97c306e -> 47dde6326
TEXT-53: making Javadoc (Latest release) point to current for now Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/47dde632 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/47dde632 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/47dde632 Branch: refs/heads/master Commit: 47dde6326ca78edaaaaab5539f23aa07c54b0d04 Parents: 1b97c30 Author: Rob Tompkins <[email protected]> Authored: Sat Jan 7 10:09:22 2017 -0500 Committer: Rob Tompkins <[email protected]> Committed: Sat Jan 7 10:09:22 2017 -0500 ---------------------------------------------------------------------- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/47dde632/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 35c303f..60329ae 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -27,7 +27,7 @@ <item name="Overview" href="/index.html"/> <item name="Download" href="http://commons.apache.org/text/download_text.cgi"/> <item name="Release History" href="/release-history.html"/> - <item name="Javadoc (Latest release)" href="javadocs/api-release/index.html"/> + <item name="Javadoc (Latest release)" href="apidocs/index.html"/> </menu> <menu name="Development">
