--- a/mercurial/templates/rss/filelogentry.tmpl Thu Dec 01 14:13:28 2016 -0600
+++ b/mercurial/templates/rss/filelogentry.tmpl Thu Dec 08 23:59:36 2016 +0800
@@ -1,6 +1,6 @@
<item>
<title>{desc|strip|firstline|strip|escape}</title>
- <link>{urlbase}{url|urlescape}log{node|short}/{file|urlescape}</link>
+ <link>{urlbase}{url|urlescape}log/{node|short}/{file|urlescape}</link>
<description><![CDATA[{desc|strip|escape|websub|addbreaks|nonempty}]]></description>
<author>{author|obfuscate}</author>
<pubDate>{date|rfc822date}</pubDate>