Although you can put carriage returns just about anywhere in HTML, in the
middle of an href isn't one of them.
This commit is contained in:
parent
b17153d380
commit
6475b7f6ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8337
1 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.1R/announce.sgml,v 1.1 2000/07/27 13:07:17 jkh Exp $">
|
||||
<!ENTITY title "FreeBSD 4.1 Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -40,12 +40,10 @@ be uploaded and an announcement will be sent out.</p>
|
|||
<p>We also can't promise that all the mirror sites will carry these large
|
||||
ISO images, but they will at least be available from:</p>
|
||||
|
||||
<p><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.1-insta
|
||||
ll.iso">ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.1-install.i
|
||||
so</a><br>
|
||||
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/4.1-install
|
||||
.iso">ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/4.1-install.is
|
||||
o</a></p>
|
||||
<p><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.1-install.iso">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.1-install.iso</a><br>
|
||||
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/4.1-install.iso">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/4.1-install.iso</a></p>
|
||||
|
||||
<p>If you can't afford the CDs, are impatient, or just want to use it for
|
||||
evangelism purposes, then by all means download the ISOs, otherwise please
|
||||
|
|
Loading…
Reference in a new issue