Author: mseidel
Date: Sun Mar  5 18:23:24 2017
New Revision: 1785563

URL: http://svn.apache.org/viewvc?rev=1785563&view=rev
Log:
Minor changes for https

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

Modified: openoffice/ooo-site/trunk/content/gd/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gd/index.html?rev=1785563&r1=1785562&r2=1785563&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/gd/index.html (original)
+++ openoffice/ooo-site/trunk/content/gd/index.html Sun Mar  5 18:23:24 2017
@@ -1,10 +1,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; />
+<html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
     <meta name="description" content="The official home page of the Apache 
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw 
and Base." />
     <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, 
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open 
Document Format, free office editors" />
-    <meta name="google-site-verification" 
content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" />
-    <meta name="p:domain_verify" content="bd1ba1fb9d25b0eb3d64891f89e9195e" /> 
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <link href="https://plus.google.com/+openoffice"; rel="publisher" />
     <title>Apache OpenOffice - The Free and Open Productivity Suite</title>
@@ -216,9 +214,9 @@ screen reader.
   </ul>
 
   <div id="SupportedAndSupporters">
-    <a href="http://validator.w3.org/check?uri=referer";
+    <a href="https://validator.w3.org/check?uri=referer";
     title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) 
of Web documents">
-    <img src="http://www.w3.org/Icons/valid-xhtml10-blue.png";
+    <img src="https://www.w3.org/Icons/valid-xhtml10-blue.png";
     alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) 
of Web documents"/></a>
   </div>
 </div>
@@ -229,7 +227,7 @@ screen reader.
     <h2 style="display: inline;">Recent Blog Posts</h2>
 
     <p style="text-align:right">
-      <a href="http://blogs.apache.org/OOo/";>All Posts</a>
+      <a href="https://blogs.apache.org/OOo/";>All Posts</a>
     </p>
 
     <p>


Reply via email to