Author: marcus
Date: Mon Jul 15 20:38:03 2013
New Revision: 1503464

URL: http://svn.apache.org/r1503464
Log:
Updated link to release notes with label to the known issues section

Modified:
    openoffice/ooo-site/trunk/content/download/test/index.html

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1503464&r1=1503463&r2=1503464&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Mon Jul 15 
20:38:03 2013
@@ -68,7 +68,7 @@
       + "</a></h2>"
       + "<p><a href='" + LINK + "' title='" + LINK + "'>Click here for the 
most recent version for "
       + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + 
"</b>.</a></p>"
-      + "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+      + "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes#AOO4.0ReleaseNotes-KnownIssues'"
       + "title='Get information about known issues in Apache OpenOffice " + 
VERSION + "'>"
       + "<b>Click here for known installation issues.</b></a><br /><br />");
     //  }
@@ -87,7 +87,7 @@
   // Show a link for the known issues.
   document.write( "<div class=\"sub-green\">"
     + "<p><br />"
-    + "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+    + "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes#AOO4.0ReleaseNotes-KnownIssues'"
     + "title='Get information about known issues in Apache OpenOffice " + 
VERSION + ".'>"
     + "<b>Click here for known installation issues.</b></a></p><br />"
   + "</div>" );


Reply via email to