aboutsummaryrefslogtreecommitdiff
path: root/t/test-site/src/common/fillFeed.xsl
diff options
context:
space:
mode:
Diffstat (limited to 't/test-site/src/common/fillFeed.xsl')
-rw-r--r--t/test-site/src/common/fillFeed.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-site/src/common/fillFeed.xsl b/t/test-site/src/common/fillFeed.xsl
index 30d167b..593ff51 100644
--- a/t/test-site/src/common/fillFeed.xsl
+++ b/t/test-site/src/common/fillFeed.xsl
@@ -38,7 +38,7 @@
</x:template>
<x:template match="a:PH">
- <a:link rel="alternate" type="text/html"><x:value-of select="."/></a:link>
+ <a:link rel="alternate" type="text/html" href="{.}"/>
<a:title type="xhtml">
<div xml:base="{.}">
<x:apply-templates select="wc:title-for($language,$filename,.)/node()"/>