Browse Source

Update GitHub button to use https

Thibaut 10 years ago
parent
commit
0ebf5e6eef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      assets/javascripts/templates/pages/about_tmpl.coffee

+ 1 - 1
assets/javascripts/templates/pages/about_tmpl.coffee

@@ -16,7 +16,7 @@ app.templates.aboutPage = -> """
     <li>Supported by <a href="http://devdocs.io/s/shopify">Shopify</a>
     <li>Powered by <a href="http://devdocs.io/s/maxcdn" title="Content Delivery Network Services">MaxCDN</a>
     <li>Free and <a href="https://github.com/Thibaut/devdocs">open source</a>
-        <iframe class="_github-btn" src="http://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
+        <iframe class="_github-btn" src="https://ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
   </ul>
   <p>To keep up-to-date with the latest development and community news:
   <ul>