Skip to content

Commit 9eb0cf9

Browse files
authored
Merge pull request matplotlib#30687 from timhoffm/doc-fix-pip-link
DOC: Fix pip link
2 parents efc43d1 + 949d883 commit 9eb0cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install/dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Build dependencies
220220
Python
221221
------
222222

223-
``pip`` normally builds packages using :external+pip:doc:`build isolation <reference/build-system/pyproject-toml>`,
223+
``pip`` normally builds packages using :external+pip:doc:`build isolation <reference/build-system>`,
224224
which means that ``pip`` installs the dependencies listed here for the
225225
duration of the build process. However, build isolation is disabled via the the
226226
:external+pip:ref:`--no-build-isolation <install_--no-build-isolation>` flag

0 commit comments

Comments
 (0)