You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ro...@apache.org on 2012/04/11 02:38:50 UTC

svn commit: r1312056 - /incubator/ooo/ooo-site/trunk/content/welcome/index.html

Author: robweir
Date: Wed Apr 11 00:38:50 2012
New Revision: 1312056

URL: http://svn.apache.org/viewvc?rev=1312056&view=rev
Log:
Correct URL for main website

Modified:
    incubator/ooo/ooo-site/trunk/content/welcome/index.html

Modified: incubator/ooo/ooo-site/trunk/content/welcome/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/welcome/index.html?rev=1312056&r1=1312055&r2=1312056&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/welcome/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/welcome/index.html Wed Apr 11 00:38:50 2012
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <meta http-equiv="REFRESH" content="5; URL=//" />
+  <meta http-equiv="REFRESH" content="5; URL=http://www.openoffice.org/" />
   <title>OpenOffice.org - Welcome</title>
 </head>
 
@@ -13,7 +13,7 @@
 
 <p>You will be automatically transferred to the home page of the OpenOffice.org project.</p>
 
-<p>If you are not transferred to the OpenOffice.org project in a few seconds, please click <a href="//">here</a>.</p>
+	<p>If you are not transferred to the OpenOffice.org project in a few seconds, please click <a href="http://www.openoffice.org/">here</a>.</p>
 
 </body>
 </html>