svn commit: r53526 - in head/en_US.ISO8859-1: books/handbook/eresources htdocs

Benedict Reuschling bcr at FreeBSD.org
Sun Nov 3 11:06:01 UTC 2019


Author: bcr
Date: Sun Nov  3 11:06:00 2019
New Revision: 53526
URL: https://svnweb.freebsd.org/changeset/doc/53526

Log:
  Remove mentions of planet.freebsd.org as it
  does not work anymore.
  
  PR:			211706
  Submitted by:		knezour at weboutsourcing.cz
  Patch by:		carlavilla@
  Reviewed by:		bcr
  Differential Revision:	https://reviews.freebsd.org/D22221

Modified:
  head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
  head/en_US.ISO8859-1/htdocs/community.xsl

Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Fri Nov  1 20:45:44 2019	(r53525)
+++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun Nov  3 11:06:00 2019	(r53526)
@@ -36,15 +36,6 @@
       </listitem>
 
       <listitem>
-	<para><link
-	    xlink:href="https://planet.freebsd.org/">Planet
-	  &os;</link> offers an aggregation feed of dozens of blogs
-	  written by &os; developers.  Many developers use this to
-	  post quick notes about what they are working on, new
-	  patches, and other works in progress.</para>
-      </listitem>
-
-      <listitem>
 	<para>The <link
 	    xlink:href="http://www.youtube.com/bsdconferences">BSDConferences
 	    YouTube Channel</link> provides a collection of high

Modified: head/en_US.ISO8859-1/htdocs/community.xsl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/community.xsl	Fri Nov  1 20:45:44 2019	(r53525)
+++ head/en_US.ISO8859-1/htdocs/community.xsl	Sun Nov  3 11:06:00 2019	(r53526)
@@ -41,9 +41,7 @@
 		select="count(document($usergroups.xml)//country)" />
 		unique countries around the world.  There is also an
 		active <a href="&base;/community/irc.html">IRC</a>
-		community.  Many developers also maintain <a
-		href="https://planet.freebsd.org">blogs</a> about
-	      	their &os; work.  Developers and key contributors
+		community.  Developers and key contributors
 		also maintain a <a
 		  href="https://wiki.FreeBSD.org/">wiki</a>, which
 		contains information about &os; development


More information about the svn-doc-all mailing list