Author: markt
Date: Fri Feb  7 16:33:02 2014
New Revision: 896761

Log:
Fix download links on index page

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

Modified: 
websites/production/commons/content/proper/commons-fileupload/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-fileupload/index.html 
(original)
+++ websites/production/commons/content/proper/commons-fileupload/index.html 
Fri Feb  7 16:33:02 2014
@@ -128,7 +128,7 @@
             </li>
               </ul>
         </li>
-                                                                               
                                                                                
                                                                                
                                                               <li 
class="collapsed">
+                                                                               
                                                                                
                                                                                
                                             <li class="collapsed">
                           <a href="project-reports.html" title="Project 
Reports">Project Reports</a>
                   </li>
           </ul>
@@ -278,7 +278,7 @@
 <div class="section">
 <h3>Full Releases<a name="Full_Releases"></a></h3>
         
-<p><b>FileUpload 1.3</b> - 27 March 2013</p>
+<p><b>FileUpload 1.3.1</b> - 7 February 2014</p>
         
 <ul>
           
@@ -287,12 +287,21 @@
           </li>
         </ul>
         
+<p><b>FileUpload 1.3</b> - 27 March 2013</p>
+        
+<ul>
+          
+<li>Download the binary and source distributions from the archive site
+            <a class="externalLink" 
href="http://archive.apache.org/dist/commons/fileupload/";>here</a>
+          </li>
+        </ul>
+        
 <p><b>FileUpload 1.2.2</b> - 29 July 2010</p>
         
 <ul>
           
-<li>Download the binary and source distributions from a mirror site
-            <a class="externalLink" 
href="http://commons.apache.org/fileupload/download_fileupload.cgi";>here</a>
+<li>Download the binary and source distributions from the archive site
+            <a class="externalLink" 
href="http://archive.apache.org/dist/commons/fileupload/";>here</a>
           </li>
         </ul>
         
@@ -390,4 +399,4 @@
       </div>
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>


Reply via email to