Author: Dusty Phillips <[email protected]> Branch: extradoc Changeset: r343:c03560ba9502 Date: 2012-03-12 10:58 -0700 http://bitbucket.org/pypy/pypy.org/changeset/c03560ba9502/
Log: Add a link to bitbucket to the contact page. diff --git a/contact.html b/contact.html --- a/contact.html +++ b/contact.html @@ -50,6 +50,7 @@ <li>mailing list: <a class="reference external" href="http://python.org/mailman/listinfo/pypy-dev">pypy-dev at python.org</a></li> <li>the <a class="reference external" href="https://bugs.pypy.org">bug tracker</a></li> <li>more on our <a class="reference external" href="http://doc.pypy.org">dev site</a>.</li> +<li>code on <a class="reference external" href="http://bitbucket.org/pypy/">Bitbucket</a></li> </ul> </div> <div id="sidebar"> _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
