Author: Martin Matusiak <[email protected]> Branch: improve-docs-fixes Changeset: r72666:ef9b286e5879 Date: 2014-08-03 17:59 +0200 http://bitbucket.org/pypy/pypy/changeset/ef9b286e5879/
Log: use a more robust (hopefully) bug tracker url diff --git a/pypy/doc/index.rst b/pypy/doc/index.rst --- a/pypy/doc/index.rst +++ b/pypy/doc/index.rst @@ -110,7 +110,7 @@ .. _here: http://www.tismer.com/pypy/irc-logs/pypy/ .. _Development mailing list: http://mail.python.org/mailman/listinfo/pypy-dev .. _Commit mailing list: http://mail.python.org/mailman/listinfo/pypy-commit -.. _Development bug/feature tracker: https://bitbucket.org/pypy/pypy/issues?status=new&status=open +.. _Development bug/feature tracker: https://bitbucket.org/pypy/pypy/issues Indices and tables _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
