chore(website): fix https (#124)
This commit is contained in:
parent
ab2be2181f
commit
e3162c1910
1 changed files with 2 additions and 2 deletions
|
|
@ -11,9 +11,9 @@
|
|||
</div>
|
||||
<div class='ac-footer-container ac-footer-brand'>
|
||||
<p>This project is part of</p>
|
||||
<img class='ac-footer-brand-icon' src='http://res.cloudinary.com/hilnmyskv/image/upload/logo-community.svg'>
|
||||
<img class='ac-footer-brand-icon' src='https://res.cloudinary.com/hilnmyskv/image/upload/logo-community.svg'>
|
||||
<figure>
|
||||
<img class='ac-footer-brand-logo' src='http://res.cloudinary.com/hilnmyskv/image/upload/v1463417234/algolia-community_n6tixd.svg'>
|
||||
<img class='ac-footer-brand-logo' src='https://res.cloudinary.com/hilnmyskv/image/upload/v1463417234/algolia-community_n6tixd.svg'>
|
||||
<figcaption>Algolia Community</figcaption>
|
||||
</figure>
|
||||
<a class='ac-footer-btn ac-footer-btn-cta' href='https://community.algolia.com/'>See More</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue