Author: ggregory
Date: Tue Jul 17 16:05:13 2018
New Revision: 1032660

Log:
[COLLECTIONS-689] Link to Javadoc API broken.

Modified:
    websites/production/commons/content/proper/commons-collections/index.html

Modified: 
websites/production/commons/content/proper/commons-collections/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-collections/index.html 
(original)
+++ websites/production/commons/content/proper/commons-collections/index.html 
Tue Jul 17 16:05:13 2018
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 11 July 2018
+ | Generated by Apache Maven Doxia at 17 July 2018
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Commons Documentation Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20180711" />
+    <meta name="Date-Revision-yyyymmdd" content="20180717" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Collections &#x2013; Home</title>
 
@@ -39,7 +39,7 @@
           <a class="brand" 
href="http://commons.apache.org/proper/commons-collections/";>Apache Commons 
Collections &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 11 July 2018</li>
+            <li id="publishDate">Last Published: 17 July 2018</li>
       <li class="divider">|</li> <li id="projectVersion">Version: 4.2</li>
   </ul>
                     <div class="pull-right">  <ul class="nav">
@@ -208,7 +208,7 @@
           </li>
                      </ul>
               </li>
-                                                                               
                                                                                
                                                                                
                                                                                
                              <li class="collapsed">
+                                                                               
                                                                                
                                                                                
                                                                                
            <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
@@ -368,13 +368,13 @@ The Javadoc API documents are available
 
 <ul>
 
-<li>The <a href="javadocs/api-release/index.html">current release 4.2</a></li>
+<li>The <a href="javadocs/api-4.2/index.html">current release 4.2</a></li>
 
 <li>The latest 3.x release - <a href="javadocs/api-3.2.2/index.html">version 
3.2.2</a></li>
 
 <li>The latest 2.x release - <a href="javadocs/api-2.1.1/index.html">version 
2.1.1</a></li>
 
-<li>The <a href="apidocs/index.html">latest SVN</a></li>
+<li>The <a href="apidocs/index.html">latest from repository sources</a></li>
 </ul>
 
 <p>
@@ -431,4 +431,4 @@ Please read the instructions carefully t
                 </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>


Reply via email to