1 new commit in pytest: https://bitbucket.org/pytest-dev/pytest/commits/9789d975ff2b/ Changeset: 9789d975ff2b User: bubenkoff Date: 2015-03-12 07:11:46+00:00 Summary: Merged in link-update (pull request #261)
update website sidebar links for repo move Affected #: 1 file diff -r e26175bf8246f01fc5573e92359b3124624c31b7 -r 9789d975ff2b60c072739800815f9ee0acef9408 doc/en/_templates/links.html --- a/doc/en/_templates/links.html +++ b/doc/en/_templates/links.html @@ -3,9 +3,9 @@ <li><a href="{{ pathto('index') }}">The pytest Website</a></li><li><a href="{{ pathto('contributing') }}">Contribution Guide</a></li><li><a href="https://pypi.python.org/pypi/pytest">pytest @ PyPI</a></li> - <li><a href="https://bitbucket.org/hpk42/pytest/">pytest @ Bitbucket</a></li> + <li><a href="https://bitbucket.org/pytest-dev/pytest/">pytest @ Bitbucket</a></li><li><a href="http://pytest.org/latest/plugins_index/index.html">3rd party plugins</a></li> - <li><a href="https://bitbucket.org/hpk42/pytest/issues?status=new&status=open">Issue Tracker</a></li> + <li><a href="https://bitbucket.org/pytest-dev/pytest/issues?status=new&status=open">Issue Tracker</a></li><li><a href="http://pytest.org/latest/pytest.pdf">PDF Documentation</a></ul> Repository URL: https://bitbucket.org/pytest-dev/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit