The Handbook conversion has changed the names of some of the generated
HTML files (not all of them, just some of them). Fix up the broken references to point to the correct files. This has not touched the release notes in releases/*/*. I'm not sure whether they should remain as historical record of what was shipped or not. About 5 of them now have a couple of broken links each, which will be trivial to fix.
This commit is contained in:
parent
b1dfcde2a9
commit
3a6361c32c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4571
18 changed files with 72 additions and 72 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-03-07 15:13:10 $">
|
||||
<!ENTITY date "$Date: 1999-03-27 15:43:32 $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: docs.sgml,v 1.66 1999-03-07 15:13:10 wosch Exp $ -->
|
||||
<!-- $Id: docs.sgml,v 1.67 1999-03-27 15:43:32 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -51,7 +51,7 @@
|
|||
receive this newsletter via e-mail.</p>
|
||||
|
||||
<a name="handbook"></a>
|
||||
<h2><a href="handbook/handbook.html">The FreeBSD Handbook</a></h2>
|
||||
<h2><a href="handbook/index.html">The FreeBSD Handbook</a></h2>
|
||||
|
||||
<p>This is an evolving, comprehensive on-line resource for
|
||||
FreeBSD users. Please address comments and contributions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue