Date: Thu, 21 Dec 2017 09:24:29 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51328 - head/en_US.ISO8859-1/htdocs Message-ID: <201712210924.vBL9OTnF046885@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Thu Dec 21 09:24:28 2017 New Revision: 51328 URL: https://svnweb.freebsd.org/changeset/doc/51328 Log: community: multiple updates - del.icio.us is being shutdown in favor of in pinboard's paid service - make most URLs https instead of http - update the Facebook user group link - add a link to @freebsdcore's Twitter page PR: 221489 Reported by: ygy Modified: head/en_US.ISO8859-1/htdocs/community.xsl Modified: head/en_US.ISO8859-1/htdocs/community.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/community.xsl Wed Dec 20 12:56:24 2017 (r51327) +++ head/en_US.ISO8859-1/htdocs/community.xsl Thu Dec 21 09:24:28 2017 (r51328) @@ -64,7 +64,7 @@ <a href="&base;/events/events.html">events page</a>. There are dozens of videos from past events on the <a - href="//www.youtube.com/bsdconferences">BSD + href="https://www.youtube.com/bsdconferences">BSD Conferences</a> channel on YouTube.</p> <!-- The Latest Videos section is placed inside an invisible block, which @@ -129,12 +129,6 @@ networks.</p> <ul> - - <li>Thousands of users have tagged nearly 30,000 - unique web pages with the '<a - href="http://del.icio.us/tag/freebsd">freebsd</a>' tag - on <a href="http://del.icio.us">del.icio.us</a>.</li> - <li>There are thousands of photos from user group meetings, conferences, and hackathons tagged as '<a href="http://flickr.com/search/?z=t&ss=2&w=all&q=freebsd&m=text">freebsd</a>' @@ -142,19 +136,19 @@ <li>There are hundreds of videos from conferences, screencasts, and demonstrations relating to <a - href="//www.youtube.com/results?search_query=freebsd&search_type=&aq=f">FreeBSD</a> - on <a href="//www.youtube.com">YouTube</a>. In particular, there is a new <a href="http://www.youtube.com/bsdconferences">BSD Conferences</a> channel with full length 1 hour taped presentations from FreeBSD technical conferences.</li> + href="https://www.youtube.com/results?search_query=freebsd">&os;</a> + on <a href="https://www.youtube.com">YouTube</a>. In particular, there is a new <a href="https://www.youtube.com/bsdconferences">BSD Conferences</a> channel with full length 1 hour taped presentations from FreeBSD technical conferences.</li> <li>There is a <a - href="http://www.facebook.com/home.php#/group.php?gid=2204657214">FreeBSD + href="https://www.facebook.com/groups/FreeSBD/">FreeBSD Users Group</a> on <a - 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> + href="https://www.facebook.com">Facebook</a> and a <a href="https://www.linkedin.com/groups?gid=47628">FreeBSD Group</a> on <a href="https://www.linkedin.com">LinkedIn</a>.</li> <li>You can follow <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> + <a href="https://twitter.com/freebsdcore">@freebsdcore</a> on <a href="https://twitter.com">Twitter</a>.</li> </ul> </xsl:template>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712210924.vBL9OTnF046885>