You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/09/03 19:23:28 UTC

svn commit: r1622300 - /openoffice/ooo-site/trunk/content/download/download.js

Author: marcus
Date: Wed Sep  3 17:23:27 2014
New Revision: 1622300

URL: http://svn.apache.org/r1622300
Log:
Fixed broken link for AOO 4.1.0 Release Notes

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

Modified: openoffice/ooo-site/trunk/content/download/download.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/download.js?rev=1622300&r1=1622299&r2=1622300&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/download.js (original)
+++ openoffice/ooo-site/trunk/content/download/download.js Wed Sep  3 17:23:27 2014
@@ -1253,7 +1253,7 @@ DL.getFileData = function( version ) {
 						+ " | " + l10n.dl_rel_info_rel_date_text	+ DL.release_matrix_410[ "src" ][ 1 ][ 3 ];
 
 			// Assign the link for release notes, depending on the version.
-			DL.REL_NOTES		= l10n.dl_rel_notes_aoo411_link;
+			DL.REL_NOTES		= l10n.dl_rel_notes_aoo410_link;
 			break;
 		case "4.0.1":
 			// Assign all values from the release matrix of language and platform.