--- a/templates/changelogentry-rss.tmpl Tue Jul 05 18:12:57 2005 -0800
+++ b/templates/changelogentry-rss.tmpl Tue Jul 05 18:15:38 2005 -0800
@@ -1,6 +1,6 @@
<item>
<title>#desc|firstline|escape#</title>
- <link>#url#?cmd=changeset;node=#node#"</link>
+ <link>#url#?cmd=changeset;node=#node#</link>
<description>#desc|escape|addbreaks#</description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>
--- a/templates/filelogentry-rss.tmpl Tue Jul 05 18:12:57 2005 -0800
+++ b/templates/filelogentry-rss.tmpl Tue Jul 05 18:15:38 2005 -0800
@@ -1,6 +1,6 @@
<item>
<title>#desc|firstline|escape#</title>
- <link>#url#?cmd=file;file=#file#;filenode=#filenode#"</link>
+ <link>#url#?cmd=file;file=#file#;filenode=#filenode#</link>
<description>#desc|escape|addbreaks#</description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>>