In the platforms list, update the link to the ia64 project pages. The
ia64 project pages live under the ia64 subdirectory, with index.html the main page. The link was pointing to the old page, which tells you to update your bookmark. While here, spell IA64 as IA-64. This is consistent with the spelling in the "What is FreeBSD?" paragraph and also with the spelling in the project pages.
This commit is contained in:
parent
e0a72db19a
commit
86e433abf7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19115
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/index.xsl,v 1.88 2003/12/08 17:12:55 trhodes Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.89 2003/12/08 19:20:10 simon Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
|||
<xsl:import href="news/includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.88 2003/12/08 17:12:55 trhodes Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.89 2003/12/08 19:20:10 simon Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
@ -107,7 +107,7 @@
|
|||
</a><small><br/>
|
||||
· <a href="smp/index.html">i386</a><br/>
|
||||
· <a href="platforms/alpha.html">Alpha</a><br/>
|
||||
· <a href="platforms/ia64.html">IA64</a><br/>
|
||||
· <a href="platforms/ia64/index.html">IA-64</a><br/>
|
||||
· <a href="platforms/amd64.html">AMD64</a><br/>
|
||||
· <a href="platforms/sparc.html">Sparc64</a><br/>
|
||||
· <a href="platforms/index.html">More?</a><br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue