--- a/mercurial/templates/gitweb/help.tmpl Wed Dec 23 23:51:29 2015 +0000
+++ b/mercurial/templates/gitweb/help.tmpl Tue Dec 29 18:16:09 2015 +0800
@@ -1,9 +1,9 @@
{header}
<title>Help: {topic}</title>
<link rel="alternate" type="application/atom+xml"
- href="{url|urlescape}atom-tags" title="Atom feed for {repo|escape}"/>
+ href="{url|urlescape}atom-log" title="Atom feed for {repo|escape}"/>
<link rel="alternate" type="application/rss+xml"
- href="{url|urlescape}rss-tags" title="RSS feed for {repo|escape}"/>
+ href="{url|urlescape}rss-log" title="RSS feed for {repo|escape}"/>
</head>
<body>
--- a/mercurial/templates/gitweb/helptopics.tmpl Wed Dec 23 23:51:29 2015 +0000
+++ b/mercurial/templates/gitweb/helptopics.tmpl Tue Dec 29 18:16:09 2015 +0800
@@ -1,9 +1,9 @@
{header}
<title>Help: {title}</title>
<link rel="alternate" type="application/atom+xml"
- href="{url|urlescape}atom-tags" title="Atom feed for {repo|escape}"/>
+ href="{url|urlescape}atom-log" title="Atom feed for {repo|escape}"/>
<link rel="alternate" type="application/rss+xml"
- href="{url|urlescape}rss-tags" title="RSS feed for {repo|escape}"/>
+ href="{url|urlescape}rss-log" title="RSS feed for {repo|escape}"/>
</head>
<body>