Author: mseidel
Date: Fri Dec 30 16:57:26 2016
New Revision: 1776607

URL: http://svn.apache.org/viewvc?rev=1776607&view=rev
Log:
Change for download count as long as the script is not https safe

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

Modified: openoffice/ooo-site/trunk/content/stats/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/stats/index.html?rev=1776607&r1=1776606&r2=1776607&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/stats/index.html (original)
+++ openoffice/ooo-site/trunk/content/stats/index.html Fri Dec 30 16:57:26 2016
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     <title>Apache OpenOffice Stats</title>
    
 </head>
@@ -20,7 +20,7 @@ We use the <a href="mailto:marketing@ope
        <h2>Stats We Publish</h2>
        
     <ul>
-               <li><a href="downloads.html">Download Counts</a></li>
+               <li><a 
href="http://www.openoffice.org/stats/downloads.html";>Download Counts</a></li>
                <li><a href="countries.html">Downloads by Country</a></li>
                <li><a href="committers.html">Committers</a></li>
                <li><a href="ooo-dev-subscribers.html">Mailing list 
subscribers</a></li>


Reply via email to