website: fix SSL on downloads page
This commit is contained in:
parent
a5592964cb
commit
658e6e094b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue