We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99efc28 commit 8e67dd1Copy full SHA for 8e67dd1
doc/en/_templates/links.html
@@ -6,6 +6,6 @@ <h3>Useful Links</h3>
6
<li><a href="https://github.com/pytest-dev/pytest/">pytest @ GitHub</a></li>
7
<li><a href="http://plugincompat.herokuapp.com/">3rd party plugins</a></li>
8
<li><a href="https://github.com/pytest-dev/pytest/issues">Issue Tracker</a></li>
9
- <li><a href="http://pytest.org/latest/pytest.pdf">PDF Documentation</a>
+ <li><a href="https://media.readthedocs.org/pdf/pytest/latest/pytest.pdf">PDF Documentation</a>
10
</ul>
11
0 commit comments