diff options
Diffstat (limited to 'project/templates/base.html')
-rw-r--r-- | project/templates/base.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project/templates/base.html b/project/templates/base.html index 6e299eb..ed0852f 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -51,9 +51,9 @@ <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>, + website by <a href="http://hg.fossee.in/scipycon/file/tip/AUTHORS" alt="Website's Creators">FOSSEE using Kiwi Djangonauts original code</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> + </p> </div> </body> |