Link to the https version of www.mozilla.org/

This commit is contained in:
Peter Bengtsson 2013-05-20 11:47:28 -06:00
Родитель 4afcb400d9
Коммит 44b318de60
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -15,7 +15,7 @@ Adding the universal tab to a site requires:
1. Add the static tab link (example below) to the top of your template::
<a href="http://www.mozilla.org/" id="tabzilla">mozilla</a>
<a href="https://www.mozilla.org/" id="tabzilla">mozilla</a>
2. Include the tabzilla.css CSS file either as a CSS include or built in to your minified styles::