svn commit: r51870 - in head: en_US.ISO8859-1/htdocs/community share/xml
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler
Date: Mon Jun 18 08:14:27 2018
New Revision: 51870
URL: https://svnweb.freebsd.org/changeset/doc/51870
Log:
Community: make "newsgroups" a direct reference
Right now the 'Newsgroup' page is a single paragraph that indirectly
links to the handbook.
Deleted:
head/en_US.ISO8859-1/htdocs/community/newsgroups.xml
Modified:
head/en_US.ISO8859-1/htdocs/community/Makefile
head/share/xml/navibar.ent
Modified: head/en_US.ISO8859-1/htdocs/community/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/community/Makefile Mon Jun 18 08:03:35 2018 (r51869)
+++ head/en_US.ISO8859-1/htdocs/community/Makefile Mon Jun 18 08:14:27 2018 (r51870)
@@ -7,6 +7,6 @@
.include "../Makefile.inc"
.endif
-DOCS= irc.xml mailinglists.xml newsgroups.xml webresources.xml
+DOCS= irc.xml mailinglists.xml webresources.xml
.include "${DOC_PREFIX}/share/mk/web.site.mk"
Modified: head/share/xml/navibar.ent
==============================================================================
--- head/share/xml/navibar.ent Mon Jun 18 08:03:35 2018 (r51869)
+++ head/share/xml/navibar.ent Mon Jun 18 08:14:27 2018 (r51870)
@@ -32,7 +32,7 @@
<li><a href="&base;/community/mailinglists.html">Mailing Lists</a></li>
<li><a href="https://forums.FreeBSD.org/">Forums</a></li>
<li><a href="&base;/community/irc.html">IRC</a></li>
- <li><a href="&base;/community/newsgroups.html">Newsgroups</a></li>
+ <li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources-news.html">Newsgroups</a></li>
<li><a href="&base;/usergroups.html">User Groups</a></li>
<li><a href="https://planet.FreeBSD.org/">Blogs</a></li>
<li><a href="&base;/events/events.html">Events</a></li>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"