Fix broken links to the handbook.
Submitted by: Steve Coltrin <spcoltri@io.com>
This commit is contained in:
parent
dd0f295a4c
commit
0acf12b77f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2042
2 changed files with 8 additions and 8 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-09-22 07:59:57 $">
|
||||
<!ENTITY date "$Date: 1997-10-10 21:25:35 $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: snapshots.sgml,v 1.4 1997-09-22 07:59:57 jkh Exp $ -->
|
||||
<!-- $Id: snapshots.sgml,v 1.5 1997-10-10 21:25:35 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -60,7 +60,7 @@
|
|||
|
||||
<h2>Where to find snapshots</h2>
|
||||
|
||||
<p>Snapshots of <a href="handbook/current">FreeBSD-current</a>
|
||||
<p>Snapshots of <a href="&base/handbook/current.html">FreeBSD-current</a>
|
||||
are available via anonymous FTP from
|
||||
<a href="ftp://current.freebsd.org/pub/FreeBSD/">
|
||||
ftp://current.freebsd.org/pub/FreeBSD/</a>.
|
||||
|
@ -73,7 +73,7 @@
|
|||
particular snapshot.</p>
|
||||
|
||||
<p>By popular demand, snapshots are also now available for the
|
||||
<a href="handbook/stable">FreeBSD-stable</a> branch via anonymous FTP from
|
||||
<a href="&base/handbook/stable.html">FreeBSD-stable</a> branch via anonymous FTP from
|
||||
<a href="ftp://releng22.freebsd.org/pub/FreeBSD/">
|
||||
ftp://releng22.freebsd.org/pub/FreeBSD/</a>.
|
||||
The snapshot releases are in directories named in the
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1997-09-22 07:59:57 $">
|
||||
<!ENTITY date "$Date: 1997-10-10 21:25:35 $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: snapshots.sgml,v 1.4 1997-09-22 07:59:57 jkh Exp $ -->
|
||||
<!-- $Id: snapshots.sgml,v 1.5 1997-10-10 21:25:35 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -60,7 +60,7 @@
|
|||
|
||||
<h2>Where to find snapshots</h2>
|
||||
|
||||
<p>Snapshots of <a href="handbook/current">FreeBSD-current</a>
|
||||
<p>Snapshots of <a href="&base/handbook/current.html">FreeBSD-current</a>
|
||||
are available via anonymous FTP from
|
||||
<a href="ftp://current.freebsd.org/pub/FreeBSD/">
|
||||
ftp://current.freebsd.org/pub/FreeBSD/</a>.
|
||||
|
@ -73,7 +73,7 @@
|
|||
particular snapshot.</p>
|
||||
|
||||
<p>By popular demand, snapshots are also now available for the
|
||||
<a href="handbook/stable">FreeBSD-stable</a> branch via anonymous FTP from
|
||||
<a href="&base/handbook/stable.html">FreeBSD-stable</a> branch via anonymous FTP from
|
||||
<a href="ftp://releng22.freebsd.org/pub/FreeBSD/">
|
||||
ftp://releng22.freebsd.org/pub/FreeBSD/</a>.
|
||||
The snapshot releases are in directories named in the
|
||||
|
|
Loading…
Reference in a new issue