Skip to content

Commit

Permalink
website: fix SSL on downloads page
Browse files Browse the repository at this point in the history
  • Loading branch information
pearkes committed Nov 5, 2014
1 parent a559296 commit 658e6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/downloads.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ page_title: "Downloads"
<div class="row">
<div class="col-md-8 col-md-offset-2 poweredby">
<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>
</div>
</div>
Expand Down

0 comments on commit 658e6e0

Please sign in to comment.