Updates to site to point to release javadoc

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/61eb9d01
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/61eb9d01
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/61eb9d01

Branch: refs/heads/master
Commit: 61eb9d01d3be74f692f9f9be5a988bdcbc09f6ec
Parents: 3a9fe39
Author: Rob Tompkins <chtom...@gmail.com>
Authored: Wed Jan 25 19:59:59 2017 -0500
Committer: Rob Tompkins <chtom...@gmail.com>
Committed: Wed Jan 25 19:59:59 2017 -0500

----------------------------------------------------------------------
 src/site/site.xml       | 2 +-
 src/site/xdoc/index.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/61eb9d01/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 60329ae..35c303f 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="apidocs/index.html"/>
+            <item name="Javadoc (Latest release)" 
href="javadocs/api-release/index.html"/>
         </menu>
 
         <menu name="Development">

http://git-wip-us.apache.org/repos/asf/commons-text/blob/61eb9d01/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 6e1536e..44464a5 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -32,7 +32,7 @@ Apache Commons Text is a library focused on algorithms 
working on strings.
 <!-- ================================================== -->
 <section name="Documentation">
 <p>
-The package descriptions in the <a href="apidocs/index.html">JavaDoc 
(latest)</a> give an overview of the available features
+The package descriptions in the <a 
href="javadocs/api-release/index.html">JavaDoc</a> give an overview of the 
available features
 and various <a href="project-reports.html">project reports</a> are provided.
 </p>
 <p>

Reply via email to