You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by st...@apache.org on 2016/09/15 01:34:49 UTC

svn commit: r997434 - /websites/production/commons/content/proper/commons-bcel/index.html

Author: stain
Date: Thu Sep 15 01:34:49 2016
New Revision: 997434

Log:
corrected 6.0 release notes link

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

Modified: websites/production/commons/content/proper/commons-bcel/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-bcel/index.html (original)
+++ websites/production/commons/content/proper/commons-bcel/index.html Thu Sep 15 01:34:49 2016
@@ -370,7 +370,7 @@
         
 <li>Download <a class="externalLink" href="http://commons.apache.org/lang/download_bcel.cgi">6.0</a></li>
         
-<li>Read the <a href="release-notes/RELEASE-NOTES-6.0.txt">6.0 release notes</a></li>
+<li>Read the <a href="https://www.apache.org/dist/commons/bcel/RELEASE-NOTES.txt">6.0 release notes</a></li>
         
 <li>Inspect the <a href="bcel5-bcel6-clirr-report.html">extended Clirr report</a> comparing 5.2 with 6.0</li>
       </ul>
@@ -418,4 +418,4 @@
                               </div>
   </body>
 
-</html>
\ No newline at end of file
+</html>