Reorder twitter accounts, add @freebsdhelp, and use https over http for

twitter links as twitter redirects http->https anyway.
This commit is contained in:
Gavin Atkinson 2014-08-10 22:55:29 +00:00
parent 413452cc5c
commit 3d9a384780
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45432

View file

@ -151,10 +151,11 @@
href="http://www.facebook.com">Facebook</a> and a <a href="http://www.linkedin.com/groups?gid=47628">FreeBSD Group</a> on <a href="http://www.linkedin.com">LinkedIn</a>.</li>
<li>You can follow
<a href="http://twitter.com/freebsdblogs">@freebsdblogs</a>,
<a href="http://twitter.com/freebsd">@freebsd</a>, or
<a href="http://twitter.com/bsdevents">@bsdevents</a>
on <a href="http://twitter.com">Twitter</a>.</li>
<a href="https://twitter.com/freebsd">@freebsd</a>,
<a href="https://twitter.com/freebsdhelp">@freebsdhelp</a>,
<a href="https://twitter.com/freebsdblogs">@freebsdblogs</a>, or
<a href="https://twitter.com/bsdevents">@bsdevents</a>
on <a href="https://twitter.com">Twitter</a>.</li>
</ul>
</xsl:template>
</xsl:stylesheet>