Fix a broken link. news-users -> new-users

Noticed by:	ron@williamsj3.screaming.net
This commit is contained in:
John Baldwin 1999-08-29 22:24:56 +00:00
parent 963b7508f4
commit a8266e2d9a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5480

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-08-24 03:12:23 $"> <!ENTITY date "$Date: 1999-08-29 22:24:56 $">
<!ENTITY title "FreeBSD Tutorials"> <!ENTITY title "FreeBSD Tutorials">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: index.sgml,v 1.2 1999-08-24 03:12:23 jim Exp $ --> <!-- $Id: index.sgml,v 1.3 1999-08-29 22:24:56 jhb Exp $ -->
<html> <html>
&header; &header;
@ -15,7 +15,7 @@
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p> <a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
<ul> <ul>
<li><a href="news-users/index.html">For People New to Both FreeBSD <li><a href="news-user/index.html">For People New to Both FreeBSD
<em>and</em> Unix</a></li> <em>and</em> Unix</a></li>
<li><a href="mh/index.html">An introduction to the MH mail software</a></li> <li><a href="mh/index.html">An introduction to the MH mail software</a></li>