1 new commit in pytest:
https://bitbucket.org/pytest-dev/pytest/commits/b87ee369d93f/
Changeset: b87ee369d93f
Branch: link-update
User: gutworth
Date: 2015-03-12 01:04:14+00:00
Summary: update website sidebar links for repo move
Affected #: 1 file
diff -r e26175bf8246f01fc5573e92359b3124624c31b7 -r
b87ee369d93f6d7d80862aa174355551512f22db 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
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit