Add anchors for the books and articles sections.
This commit is contained in:
parent
094ea61277
commit
b9a0b182c4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10630
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.116 2001/09/02 23:59:46 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.117 2001/09/07 17:36:49 tom Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -24,7 +24,7 @@
|
|||
always looking for people to contribute new documentation and maintain
|
||||
existing documentation.</p>
|
||||
|
||||
<h3>Books</h3>
|
||||
<h3><a name="books">Books</a></h3>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/books/faq/index.html">The FreeBSD
|
||||
FAQ</a><br>
|
||||
|
@ -68,7 +68,7 @@
|
|||
<small>Everything you need to know in order to start contributing to the
|
||||
FreeBSD Documentation Project.</small></p>
|
||||
|
||||
<h3>Articles</h3>
|
||||
<h3><a name="articles">Articles</a></h3>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/committers-guide/index.html">The
|
||||
Committer's Guide</a><br>
|
||||
|
|
Loading…
Reference in a new issue