The 9.0-BETA3 build for ia64 is now available on the ftp sites, so fix
the broken link by temporarily hard-coding the location in ftp. While here, add the additional ${ARCH} subdirectory to the path.
This commit is contained in:
parent
94fa261887
commit
8edbf592f1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37736
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.117 2011/09/07 00:26:45 gjb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.118 2011/09/07 23:34:44 gjb Exp $">
|
||||
<!ENTITY title "Getting FreeBSD">
|
||||
<!ENTITY % navinclude.download "INCLUDE">
|
||||
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
|
||||
|
@ -187,8 +187,8 @@
|
|||
<tr>
|
||||
<td></td>
|
||||
<td>ia64</td>
|
||||
<td><a href="&url.rel;/ia64/9.0-BETA1">[Distribution]</a></td>
|
||||
<td><a href="&url.rel;/ia64/ISO-IMAGES/9.0/">[ISO]</a></td>
|
||||
<td><a href="&url.rel;/ia64/ia64/9.0-BETA3">[Distribution]</a></td>
|
||||
<td><a href="&url.rel;/ia64/ia64/ISO-IMAGES/9.0/">[ISO]</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
|
|
Loading…
Reference in a new issue