Update the projects page to point to the new location of the
FreeBSD/IA64 web page.
This commit is contained in:
parent
fc1c48fc39
commit
806e3cbf55
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8432
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.88 2000/10/26 05:01:33 jim Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.89 2000/10/31 20:00:38 kuriyama Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -426,7 +426,7 @@ Contains information on the FreeBSD Sparc port including a FAQ,
|
|||
some early boot code, information on Sparc processors and motherboards,
|
||||
and other Sparc projects.</li>
|
||||
|
||||
<li><a name="ia64" href="http://people.FreeBSD.org/~murray/ia64.html">
|
||||
<li><a name="ia64" href="http://www.FreeBSD.org/platforms/ia64.html">
|
||||
Porting FreeBSD to IA-64 systems</a>
|
||||
This project is responsible for porting FreeBSD to the IA-64
|
||||
architecture. Direct any questions specific to this project to the
|
||||
|
|
Loading…
Reference in a new issue