mercurial/templates/gitweb/branches.tmpl
changeset 18045 add2f9ddcfb5
parent 13964 616ad3f6fd33
child 18258 bebb05a7e249
--- a/mercurial/templates/gitweb/branches.tmpl	Fri Dec 07 12:03:37 2012 -0600
+++ b/mercurial/templates/gitweb/branches.tmpl	Tue Dec 04 00:37:50 2012 +0100
@@ -1,9 +1,9 @@
 {header}
 <title>{repo|escape}: Branches</title>
 <link rel="alternate" type="application/atom+xml"
-   href="{url}atom-tags" title="Atom feed for {repo|escape}"/>
+   href="{url}atom-branches" title="Atom feed for {repo|escape}"/>
 <link rel="alternate" type="application/rss+xml"
-   href="{url}rss-tags" title="RSS feed for {repo|escape}"/>
+   href="{url}rss-branches" title="RSS feed for {repo|escape}"/>
 </head>
 <body>