Commit 658e6e09 authored by Jack Pearkes's avatar Jack Pearkes

website: fix SSL on downloads page

parent a5592964
...@@ -41,7 +41,7 @@ page_title: "Downloads" ...@@ -41,7 +41,7 @@ page_title: "Downloads"
<div class="row"> <div class="row">
<div class="col-md-8 col-md-offset-2 poweredby"> <div class="col-md-8 col-md-offset-2 poweredby">
<a href='http://www.bintray.com'> <a href='http://www.bintray.com'>
<img src='http://www.bintray.com/docs/images/poweredByBintray_ColorTransparent.png'> <img src='https://www.bintray.com/docs/images/poweredByBintray_ColorTransparent.png'>
</a> </a>
</div> </div>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment