Fix a broken link. news-users -> new-users
Noticed by: ron@williamsj3.screaming.net
This commit is contained in:
parent
963b7508f4
commit
a8266e2d9a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5480
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!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 % 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>
|
||||
&header;
|
||||
|
@ -15,7 +15,7 @@
|
|||
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>.</p>
|
||||
|
||||
<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>
|
||||
|
||||
<li><a href="mh/index.html">An introduction to the MH mail software</a></li>
|
||||
|
|
Loading…
Reference in a new issue