Fix the link to handbook/stable.html, which doesn't exist any more.
PR: 20532 Submitted by: joe
This commit is contained in:
parent
35bfa63684
commit
296e15409b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7833
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.41 2000/07/27 18:57:06 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.42 2000/07/28 07:58:02 jkh Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.41 2000/07/27 18:57:06 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.42 2000/07/28 07:58:02 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -24,7 +24,7 @@ the <A HREF="&base/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
</em></p>
|
||||
|
||||
<p>This latest release from our <A
|
||||
HREF="&base/handbook/stable.html">FreeBSD-stable</A> branch is
|
||||
HREF="&base/handbook/current-stable.html#STABLE">FreeBSD-stable</A> branch is
|
||||
also available. Please see <A HREF="../where.html">Getting
|
||||
FreeBSD</A> for details.</p>
|
||||
|
||||
|
@ -32,7 +32,7 @@ FreeBSD</A> for details.</p>
|
|||
<h2>Future Releases</h2>
|
||||
|
||||
We will continue to bring you new releases from both
|
||||
our <A HREF="&base/handbook/stable.html">FreeBSD-stable</A> and
|
||||
our <A HREF="&base/handbook/current-stable.html#STABLE">FreeBSD-stable</A> and
|
||||
<A HREF="&base/handbook/cutting-edge.html#CURRENT">FreeBSD-current</A>
|
||||
branches.
|
||||
|
||||
|
|
Loading…
Reference in a new issue