- Change The Articles link to point to the relevant anchor in target page
This commit is contained in:
parent
bfd15c1fc7
commit
6527ec0803
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26490
1 changed files with 2 additions and 2 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.14 2005/10/04 17:14:02 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/doc-set.sgml,v 1.15 2005/11/28 13:19:21 blackend Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -31,7 +31,7 @@
|
|||
length", or becoming that way. These include the FreeBSD FAQ and
|
||||
the FreeBSD Handbook.</p>
|
||||
|
||||
<li><p><a href="../docs/books.html"><b>The Articles</b></a></p>
|
||||
<li><p><a href="../docs/books.html#ARTICLES"><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