project/templates/base.html
changeset 79 a5d348588b5b
parent 78 795dd8aeba9f
child 80 d26e46249ff7
child 81 d03e5260947e
--- a/project/templates/base.html	Wed Dec 16 22:27:22 2009 +0530
+++ b/project/templates/base.html	Wed Dec 16 22:58:13 2009 +0530
@@ -14,7 +14,7 @@
 
   <link rel="icon" href="/static/img/favicon.ico" type="image/x-icon" />
 
-  <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/feeds/blog/" />
+  <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/feeds/blog" />
 
 </head>
 <body>
@@ -49,7 +49,7 @@
 <div id="footer">
    <p rel="credits">Content by the <a href="/about/team/" alt="SciPy.in Team">SciPy.in Team</a>,
    website by <a href="http://bitbucket.org/vshivak/kiwipycon/src/tip/AUTHORS" alt="Website's Creators">Kiwi Djangonauts</a>,
-   hosting by <a href="http://fosse.in/" alt="Free and Open Source software in Science and Engineering Education">Free and Open Source software in Science and Engineering Education</a>,
+   hosting by <a href="http://fossee.in/" alt="Free and Open Source software in Science and Engineering Education">Free and Open Source software in Science and Engineering Education</a>,
    <!-- TODO: logo design by Jason Nielsen--></p>
 </div>