svn commit: r51978 - head/en_US.ISO8859-1/htdocs

Ryusuke SUZUKI ryusuke at FreeBSD.org
Sun Jul 8 03:28:28 UTC 2018


Author: ryusuke
Date: Sun Jul  8 03:28:27 2018
New Revision: 51978
URL: https://svnweb.freebsd.org/changeset/doc/51978

Log:
  Community: one more make "newsgroups" a direct reference
  
  Reviewed by: eadler

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	Sat Jul  7 18:35:23 2018	(r51977)
+++ head/en_US.ISO8859-1/htdocs/community.xsl	Sun Jul  8 03:28:27 2018	(r51978)
@@ -32,7 +32,7 @@
 		lists</a>, dozens of web-based <a
 		  href="https://forums.FreeBSD.org/">forums</a>, and
 		several <a
-		href="&base;/community/newsgroups.html">newsgroups</a>
+		href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a>
 		available.  There are over <xsl:value-of
 		select="count(document($usergroups.xml)//entry)"
 		/><xsl:text> </xsl:text><a


More information about the svn-doc-all mailing list