Skip to content

Commit 627b446

Browse files
committed
Fix cyclic links in goodpractices.rst
1 parent 1d5ee4d commit 627b446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/explanation/goodpractices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ tox
240240
------
241241

242242
Once you are done with your work and want to make sure that your actual
243-
package passes all tests you may want to look into `tox`_, the
243+
package passes all tests you may want to look into `tox <https://tox.readthedocs.io/>`_, the
244244
virtualenv test automation tool and its `pytest support
245245
<https://tox.readthedocs.io/en/latest/example/pytest.html>`_.
246246
tox helps you to setup virtualenv environments with pre-defined

0 commit comments

Comments
 (0)