Fix broken link. index.html -> article.html
This commit is contained in:
parent
daa30c6160
commit
f65a3df963
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10698
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!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 % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -75,7 +75,7 @@
|
|||
<small>Introductory information for FreeBSD committers.</small></p>
|
||||
|
||||
<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>
|
||||
<small>How to setup a FreeBSD based console server with a cheap
|
||||
multi-port serial card.</small></p>
|
||||
|
|
Loading…
Reference in a new issue