You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2013/07/15 22:38:36 UTC

svn commit: r869614 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/index.html

Author: buildbot
Date: Mon Jul 15 20:38:35 2013
New Revision: 869614

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/test/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 15 20:38:35 2013
@@ -1 +1 @@
-1503342
+1503464

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 15 20:38:35 2013
@@ -1 +1 @@
-1503342
+1503464

Modified: websites/staging/ooo-site/trunk/content/download/test/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index.html Mon Jul 15 20:38:35 2013
@@ -83,7 +83,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 />");
     //  }
@@ -102,7 +102,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>" );