Skip to content

Commit 8c34a17

Browse files
jeanaswebknjaz
authored andcommitted
Fix tox/nox links
1 parent 6d285fe commit 8c34a17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/guides/tool-recommendations.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Task runners
137137
These tools allow you to define and invoke "tasks", such as running tests,
138138
compiling documentation, regenerating some files, etc. Each task can be executed
139139
in a dedicated virtual environment with the dependencies it requires. The most
140-
common tools for this are :ref:`tox` and :ref:`nox`.
140+
common tools for this are tox_ and nox_.
141141

142142

143143
Integrated workflow tools
@@ -158,5 +158,7 @@ order:
158158

159159
.. _flit-core: https://pypi.org/project/flit-core/
160160
.. _hatchling: https://pypi.org/project/hatchling/
161+
.. _nox: https://nox.thea.codes
161162
.. _pdm-backend: https://backend.pdm-project.org
162163
.. _poetry-core: https://pypi.org/project/poetry-core/
164+
.. _tox: https://tox.wiki

0 commit comments

Comments
 (0)