]> oss.titaniummirror.com Git - webber.git/blobdiff - in/plugins/rss_feed.md
doc rss_feed: fix link
[webber.git] / in / plugins / rss_feed.md
index 1a10b143141476a15beaef3a66887fd65f817505..46773937574196579c075c8ecd34be36071d5d6b 100644 (file)
@@ -58,7 +58,7 @@ regardless of it's age.
 
 = Support in the template =
 
-Your [[template|Mako template]] should mention your rss feed. One possible solution
+Your [[template_mako]] should mention your rss feed. One possible solution
 is this:
 
        <head>
@@ -81,8 +81,8 @@ is this:
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <item>
        <title>QtIAX</title>
-       <link>http://www.holgerschurig.de/out/qtiax.html</link>
+       <link>http://www.holgerschurig.de/qtiax.html</link>
        <description></description>
-       <guid isPermaLink="false">http://www.holgerschurig.de/out/qtiax.html 1260652641</guid>
+       <guid isPermaLink="false">http://www.holgerschurig.de/qtiax.html 1260652641</guid>
        <pubDate>Sat, 12 Dec 2009 21:17:21 GMT</pubDate></item></channel></rss>