Author: marcus
Date: Sat Jul 27 23:19:27 2013
New Revision: 1507744

URL: http://svn.apache.org/r1507744
Log:
Updated links

Modified:
    openoffice/ooo-site/trunk/content/download/test/download_tables.js

Modified: openoffice/ooo-site/trunk/content/download/test/download_tables.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download_tables.js?rev=1507744&r1=1507743&r2=1507744&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download_tables.js 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/download_tables.js Sat Jul 
27 23:19:27 2013
@@ -325,8 +325,9 @@ function write_sdk( URL_SDK, URL_SRC, UR
 
        // At last write the row with the other files (release notes)
        document.write( "<tr 
class='a'><td>-</td><td>-</td><td><small>Other&nbsp;files</small></td>" );
-       document.write( "<td style='text-align: center'><a 
href='http://www.openoffice.org/development/releases/"; + VERSION + 
".html'>AOO<br />Release<br />Notes</a></td>" );
+       document.write( "<td style='text-align: center'><a 
href='../development/releases/" + VERSION + ".html' title='Apache OpenOffice 
Release Notes'>AOO<br />Release<br />Notes</a></td>" );
        document.write( "<td>&nbsp;</td>" );
+//     document.write( "<td style='text-align: center'><a 
href='../checksums.html' title='How to verify the download with checksums?'>How 
to<br />verify the<br />download?</a></td>" );
        document.write( "<td>&nbsp;</td>" );
        document.write( "<td>&nbsp;</td>" );
        document.write( "<td>&nbsp;</td>" );


Reply via email to