You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by ti...@apache.org on 2013/11/18 07:22:05 UTC

svn commit: r1542911 - in /incubator/usergrid/site/publish: community/index.html index.html

Author: timanglade
Date: Mon Nov 18 06:22:05 2013
New Revision: 1542911

URL: http://svn.apache.org/r1542911
Log:
Update HTTPS URLs

Modified:
    incubator/usergrid/site/publish/community/index.html
    incubator/usergrid/site/publish/index.html

Modified: incubator/usergrid/site/publish/community/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/community/index.html?rev=1542911&r1=1542910&r2=1542911&view=diff
==============================================================================
--- incubator/usergrid/site/publish/community/index.html (original)
+++ incubator/usergrid/site/publish/community/index.html Mon Nov 18 06:22:05 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="//fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     

Modified: incubator/usergrid/site/publish/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/index.html?rev=1542911&r1=1542910&r2=1542911&view=diff
==============================================================================
--- incubator/usergrid/site/publish/index.html (original)
+++ incubator/usergrid/site/publish/index.html Mon Nov 18 06:22:05 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="//fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -73,8 +73,8 @@
             </div>
             
             <div class="btn-wrapper">
-                <iframe class="social-btn" src="http://ghbtns.com/github-btn.html?user=usergrid&repo=usergrid&type=watch&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="30"></iframe>
-                <iframe class="social-btn" src="http://ghbtns.com/github-btn.html?user=usergrid&repo=usergrid&type=fork&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="30"></iframe>
+                <iframe class="social-btn" src="//mdo.github.io/github-buttons/github-btn.html?user=usergrid&repo=usergrid&type=watch&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="30"></iframe>
+                <iframe class="social-btn" src="//mdo.github.io/github-buttons/github-btn.html?user=usergrid&repo=usergrid&type=fork&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="85" height="30"></iframe>
                 <p><span class="or">or</span> <a href="https://api.github.com/repos/usergrid/usergrid/zipball/1.0.0rc1">Download Apache Usergrid 1.0.0rc1</a></p>
             </div>