Update outdated links to documentation and add Contribute link to README for issue #227

This commit is contained in:
Justin Mayer 2012-03-06 08:12:15 -08:00
commit 4861a15774
4 changed files with 10 additions and 9 deletions

View file

@ -29,8 +29,8 @@
{% endblock %}
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://docs.notmyidea.org/alexis/pelican/">pelican</a>,
and obviously <a href="http://python.org">python</a>!
Proudly powered by <a href="http://pelican.notmyidea.org/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>