1
0
Fork 0

chore(website): fix https (#124)

This commit is contained in:
Kevin Granger 2016-07-13 18:32:10 +02:00 committed by Rémy-Christophe Schermesser
parent ab2be2181f
commit e3162c1910

View file

@ -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>