Fix a typo.
This commit is contained in:
parent
5c7735fd10
commit
d158b06aa0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28485
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY title "The FreeBSD Project">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.152 2006/06/28 16:24:17 pav Exp $ -->
|
||||
<!-- $FreeBSD: www/en/index.xsl,v 1.153 2006/08/19 21:20:30 hrs Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
|
||||
|
@ -100,7 +100,7 @@
|
|||
<h2><a href="&base;/releases/">LATEST RELEASES</a></h2>
|
||||
<ul id="FRONTRELEASESLIST">
|
||||
<li>
|
||||
<a href="&u.rel.announce;">Production Release &rel.current;/></a>
|
||||
<a href="&u.rel.announce;">Production Release &rel.current;</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="&u.rel2.announce;">Production (Legacy) Release &rel2.current;</a>
|
||||
|
|
Loading…
Reference in a new issue