Skip to content

Commit

Permalink
docs - fix broken pytest link
Browse files Browse the repository at this point in the history
  • Loading branch information
jantman committed Aug 13, 2019
1 parent c6351b9 commit 3ebceae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ For further information, see :ref:`Internals / Trusted Advisor <internals.truste
Unit Testing
------------

Testing is done via `pytest <http://pytest.org/latest/>`_, driven by `tox <https://tox.readthedocs.org/>`_.
Testing is done via `pytest <http://pytest.org/en/latest/>`_, driven by `tox <https://tox.readthedocs.org/>`_.

* testing is as simple as:

Expand Down

0 comments on commit 3ebceae

Please sign in to comment.