Steve Piercy
2017-05-12 a7d60de001ba14023d20d701d9697ad7d8de1dd4
Merge pull request #3036 from stevepiercy/master

use new TLD for pytest-cov
1 files modified
2 ■■■ changed files
docs/quick_tutorial/unit_testing.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tutorial/unit_testing.rst
@@ -29,7 +29,7 @@
convenient than changing to your browser constantly and clicking reload.
We'll also leave discussion of `pytest-cov
<http://pytest-cov.readthedocs.org/en/latest/>`_ for another section.
<http://pytest-cov.readthedocs.io/en/latest/>`_ for another section.
Objectives