Fix broken links.
Found by: Brandon Cash <brandoncash@gmail.com>
This commit is contained in:
parent
d5cff37ad4
commit
942fc69f31
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26445
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/docproj/doc-set.sgml,v 1.13 2004/01/19 19:08:36 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/doc-set.sgml,v 1.14 2005/10/04 17:14:02 blackend Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -25,13 +25,13 @@
|
|||
FreeBSD, and most of the time the best person to write the manual
|
||||
page is the person that wrote that part of FreeBSD.</p></li>
|
||||
|
||||
<li><p><a href="../docs.html#books"><b>The Books</b></a></p>
|
||||
<li><p><a href="../docs/books.html"><b>The Books</b></a></p>
|
||||
|
||||
<p>The project has a large amount of documentation that is "book
|
||||
length", or becoming that way. These include the FreeBSD FAQ and
|
||||
the FreeBSD Handbook.</p>
|
||||
|
||||
<li><p><a href="../docs.html#articles"><b>The Articles</b></a></p>
|
||||
<li><p><a href="../docs/books.html"><b>The Articles</b></a></p>
|
||||
|
||||
<p>FreeBSD has a wealth of information available in shorter, article
|
||||
form -- similar to the tutorials or HOWTO documentation of other
|
||||
|
|
Loading…
Reference in a new issue