Update links to the ia64 project pages.
This commit is contained in:
parent
e987c41481
commit
0ed8d72b2a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20602
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.29 2004/03/10 09:09:18 linimon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.30 2004/03/13 12:43:26 josef Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -50,7 +50,7 @@ How to build the FreeBSD Web Pages</a>.</h2>
|
|||
<li><a href="../releng/index.html">FreeBSD Release Engineering</a></li>
|
||||
<li><a href="http://people.FreeBSD.org/~picobsd/">PicoBSD</a></li>
|
||||
<li><a href="../platforms/alpha.html">FreeBSD/Alpha Project</a></li>
|
||||
<li><a href="../platforms/ia64.html">FreeBSD/IA-64 Project</a></li>
|
||||
<li><a href="../platforms/ia64/index.html">FreeBSD/IA-64 Project</a></li>
|
||||
<li><a href="../platforms/ppc.html">FreeBSD/PPC Project</a></li>
|
||||
<li><a href="../platforms/sparc.html">FreeBSD/SPARC Project</a></li>
|
||||
<li><a href="../smp/">SMP Next Generation Project</a></li>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.159 2004/04/04 21:49:41 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.160 2004/04/05 14:46:17 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -392,7 +392,7 @@ Contains information on the FreeBSD Alpha port such as the status,
|
|||
mailing list information, the hardware used, and other Alpha
|
||||
projects.</li>
|
||||
|
||||
<li><a name="ia64" href="../platforms/ia64.html">
|
||||
<li><a name="ia64" href="../platforms/ia64/index.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