We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af7da0 commit 5c432f6Copy full SHA for 5c432f6
source/specifications/binary-distribution-format.rst
@@ -44,7 +44,7 @@ Wheel installation notionally consists of two phases:
44
is a key into a dict of destination directories, such as
45
``distribution-1.0.data/(purelib|platlib|headers|scripts|data)``.
46
These subdirectories are :ref:`installation paths defined by sysconfig
47
- <python:installation-paths>`_.
+ <python:installation_paths>`.
48
c. If applicable, update scripts starting with ``#!python`` to point
49
to the correct interpreter.
50
d. Update ``distribution-1.0.dist-info/RECORD`` with the installed
0 commit comments