Skip to content

Commit cfa58cd

Browse files
committed
Use intersphinx references
1 parent fc8ffc9 commit cfa58cd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

source/guides/index-mirrors-and-caches.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ cached copies of :term:`packages <Distribution Package>`:
3434
by downloading all the requirements for a project and then pointing pip at
3535
those downloaded files instead of going to PyPI.
3636
2. A variation on the above which pre-builds the installation files for
37-
the requirements using `python -m pip wheel
38-
<https://pip.pypa.io/en/latest/cli/pip_wheel/>`_:
37+
the requirements using :ref:`python -m pip wheel <pip wheel>`:
3938

4039
.. code-block:: bash
4140

0 commit comments

Comments
 (0)