]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/newpkg.tmpl
Fix rss10.png URL
[deb/packages.git] / templates / html / newpkg.tmpl
index e8c5d3ee0af12d4aee6ac79dccfe699029f6be7e..ba44a442765f46b3ca91c056b4c79c24a1be370f 100644 (file)
@@ -20,7 +20,7 @@
        g(' You can also display this list <a href="%s">sorted by age</a>.', make_url('newpkg','mode=byage'));
    END %]</p>
 <p>[% g('This information is also available as an <a href="newpkg?format=rss">RSS feed</a>') %]
-<a href="newpkg?format=rss"><img src="http://planet.debian.org/rss10.png" alt="[% g('[RSS 1.0 Feed]') %]"></a></p>
+<a href="newpkg?format=rss"><img src="http://planet.debian.org/common/rss10.png" alt="[% g('[RSS 1.0 Feed]') %]"></a></p>
 
 [% FOREACH pkg IN new_packages %]
        [% '<ul>' IF loop.first %]