Fix broken newsflash link.
This commit is contained in:
parent
2ade1d2c1d
commit
537304af81
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31280
1 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<!ENTITY title "FreeBSD GNOME Project News System">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/gnome/rss2.xsl,v 1.1 2008/01/10 04:57:20 murray Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||
xmlns:cvs="http://www.FreeBSD.org/XML/CVS"
|
||||
|
|
@ -66,8 +66,8 @@
|
|||
</description>
|
||||
</xsl:if>
|
||||
|
||||
<link>http://www.FreeBSD.org/gnome/newsflash#<xsl:value-of select="$guid" /></link>
|
||||
<guid>http://www.FreeBSD.org/gnome/newsflash#<xsl:value-of select="$guid" /></guid>
|
||||
<link>http://www.FreeBSD.org/gnome/newsflash.html#<xsl:value-of select="$guid" /></link>
|
||||
<guid>http://www.FreeBSD.org/gnome/newsflash.html#<xsl:value-of select="$guid" /></guid>
|
||||
</item>
|
||||
</xsl:for-each>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue