mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
website: fix SSL on downloads page
This commit is contained in:
parent
a5592964cb
commit
658e6e094b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue