Correct the URL in one of the href attributes.
This commit is contained in:
parent
a97f53f0f7
commit
57c6159700
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14848
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/news/press-rel-2.sgml,v 1.7 2002/03/16 08:09:20 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/press-rel-2.sgml,v 1.8 2002/06/29 09:07:08 nik Exp $">
|
||||
<!ENTITY title "FreeBSD Press Release: April 29, 1999">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
|
@ -34,7 +34,7 @@ living example of an evolving document built with SGML tools. The Handbook
|
|||
is available on the Internet at:
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="http://www.FreeBSD.org//">http://www.FreeBSD.org/handbook/</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/handbook/">http://www.FreeBSD.org/handbook/</a></li>
|
||||
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue