Skip to content

Commit fc8ffc9

Browse files
authored
Fix a broken link
1 parent 40b7cb9 commit fc8ffc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cached copies of :term:`packages <Distribution Package>`:
3535
those downloaded files instead of going to PyPI.
3636
2. A variation on the above which pre-builds the installation files for
3737
the requirements using `python -m pip wheel
38-
<https://pip.readthedocs.io/en/latest/reference/pip_wheel.html>`_:
38+
<https://pip.pypa.io/en/latest/cli/pip_wheel/>`_:
3939

4040
.. code-block:: bash
4141

0 commit comments

Comments
 (0)