]> git.wh0rd.org - tt-rss.git/blobdiff - rss.xsl
misc daemon updates
[tt-rss.git] / rss.xsl
diff --git a/rss.xsl b/rss.xsl
index c6a95f139698dc2224a0ae470eadc9c7da030e5b..8d2e9423b35629cc9dd08cef3895ac69e595be40 100644 (file)
--- a/rss.xsl
+++ b/rss.xsl
@@ -8,7 +8,7 @@
        <head>
                <title><xsl:value-of select="rss/channel/title"/></title>
                <link rel="stylesheet" type="text/css" href="utility.css"/>
-               <script language="javascript" src="xsl_mop-up.js"></script>
+               <script language="javascript" src="lib/xsl_mop-up.js"></script>
        </head>
 
        <body onload="go_decoding()">
@@ -24,7 +24,7 @@
                <h1><xsl:value-of select="rss/channel/title"/></h1>
 
                <p class="description">This is an RSS feed exported from
-                       <a target="_new" class="extlink" href="http://tt-rss.spb.ru">Tiny Tiny RSS</a>.
+                       <a target="_new" class="extlink" href="http://tt-rss.org">Tiny Tiny RSS</a>.
                   You must install a news aggregator to subscribe to it.
                        This feed contains the following items:</p>