Updated Twitter URL to https (saves a HTTP redirect as all Twitter pages served over https anyway)
This commit is contained in:
Christian 2014-02-27 22:04:08 +09:00
Родитель 2822d00cfa
Коммит 711bd3231c
1 изменённых файлов: 2 добавлений и 2 удалений

4
dist/template.html поставляемый
Просмотреть файл

@ -62,7 +62,7 @@
</a>
</li>
<li class="table-view-cell">
<a class="push-right" href="http://www.twitter.com/GoRatchet">
<a class="push-right" href="https://www.twitter.com/GoRatchet">
<strong>Ratchet on Twitter</strong>
</a>
</li>
@ -71,4 +71,4 @@
</div>
</body>
</html>
</html>