Fix broken link. index.html -> article.html

This commit is contained in:
Murray Stokely 2001-09-16 01:27:39 +00:00
parent daa30c6160
commit f65a3df963
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10698

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.119 2001/09/10 03:46:36 kuriyama Exp $"> <!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.120 2001/09/13 08:04:50 murray Exp $">
<!ENTITY title "Documentation"> <!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
@ -75,7 +75,7 @@
<small>Introductory information for FreeBSD committers.</small></p> <small>Introductory information for FreeBSD committers.</small></p>
<p><a <p><a
href="doc/en_US.ISO8859-1/articles/console-server/index.html">Console href="doc/en_US.ISO8859-1/articles/console-server/article.html">Console
Server Tutorial</a><br> Server Tutorial</a><br>
<small>How to setup a FreeBSD based console server with a cheap <small>How to setup a FreeBSD based console server with a cheap
multi-port serial card.</small></p> multi-port serial card.</small></p>