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/07/04 22:02:18 UTC

svn commit: r1607925 - /openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js

Author: marcus
Date: Fri Jul  4 20:02:17 2014
New Revision: 1607925

URL: http://svn.apache.org/r1607925
Log:
Fixed wrong link

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

Modified: openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js?rev=1607925&r1=1607924&r2=1607925&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/msg_prop_l10n_en.js Fri Jul  4 20:02:17 2014
@@ -133,7 +133,7 @@ var l10n_nav_archive_href				= "http://w
 // List items in the navigation bar that are not used for now.
 var l10n_nav_release_notes_text				= "Release Notes";
 var l10n_nav_release_notes_title			= "What is new, what has been improved in Apache OpenOffice?";
-var l10n_nav_release_notes_href				= "http://www.openoffice.org/dev_docs/source/sys_reqs_aoo40.html";
+var l10n_nav_release_notes_href				= "http://www.openoffice.org/development/releases/index.html";
 var l10n_nav_checksum_text				= "Verify the downloaded file";
 var l10n_nav_checksum_title				= "How to verify the downloaded file with signatures and hashes?";