Fix link to newsgroups in Handbook.
Noticed by: Ben Kelly <bkelly@vadev.org>
This commit is contained in:
parent
81cafaa286
commit
4cba8e18f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25900
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/community/newsgroups.sgml,v 1.1 2005/10/04 05:44:55 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/community/newsgroups.sgml,v 1.2 2005/10/04 17:30:33 hrs Exp $">
|
||||
<!ENTITY title "Newsgroups">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navcommunity.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -10,7 +10,7 @@
|
|||
&header;
|
||||
|
||||
<p>There are a few FreeBSD specific <a
|
||||
href="doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a>, along with
|
||||
href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a>, along with
|
||||
numerous other newsgroups on topics of interest to FreeBSD users, though
|
||||
the mailing lists remain the most reliable way to get in touch with the
|
||||
FreeBSD developers. For miscellaneous FreeBSD discussion, see <a
|
||||
|
@ -25,4 +25,4 @@
|
|||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue