File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
Full pytest documentation
4
4
===========================
5
5
6
- `Download latest version as PDF <pytest.pdf >`_
6
+ `Download latest version as PDF <https://media.readthedocs.org/pdf/pytest/latest/ pytest.pdf >`_
7
7
8
8
.. `Download latest version as EPUB <http://media.readthedocs.org/epub/pytest/latest/pytest.epub>`_
9
9
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Installation and Getting Started
11
11
`colorama (Windows) <http://pypi.python.org/pypi/colorama >`_,
12
12
`argparse (py26) <http://pypi.python.org/pypi/argparse >`_.
13
13
14
- **documentation as PDF **: `download latest <http ://pytest. org/latest/pytest.pdf >`_
14
+ **documentation as PDF **: `download latest <https ://media.readthedocs. org/pdf/pytest /latest/pytest.pdf >`_
15
15
16
16
.. _`getstarted` :
17
17
.. _installation :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pytest: helps you write better programs
10
10
- free and open source software, distributed under the terms of the :ref: `MIT license <license >`
11
11
- **well tested ** with more than a thousand tests against itself
12
12
- **strict backward compatibility policy ** for safe pytest upgrades
13
- - :ref: `comprehensive online <toc >` and `PDF documentation <pytest.pdf >`_
13
+ - :ref: `comprehensive online <toc >` and `PDF documentation <https://media.readthedocs.org/pdf/pytest/latest/ pytest.pdf >`_
14
14
- many :ref: `third party plugins <extplugins >` and :ref: `builtin helpers <pytest helpers >`,
15
15
- used in :ref: `many small and large projects and organisations <projects >`
16
16
- comes with many :ref: `tested examples <examples >`
You can’t perform that action at this time.
0 commit comments