- Add an anchor to Articles header
This commit is contained in:
parent
38d9dd5f7a
commit
bfd15c1fc7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26489
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/docs/books.sgml,v 1.9 2005/11/25 08:13:10 jkoshy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.10 2005/11/26 11:17:14 blackend Exp $">
|
||||
<!ENTITY title "Books and Articles Online">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -77,7 +77,7 @@
|
|||
Everything you need to know in order to start contributing to the
|
||||
FreeBSD Documentation Project.</p>
|
||||
|
||||
<h3>Articles</h3>
|
||||
<a name="ARTICLES"></a><h3>Articles</h3>
|
||||
|
||||
<!-- Articles are sorted by pathname -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue