We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b7cb9 commit fc8ffc9Copy full SHA for fc8ffc9
1 file changed
source/guides/index-mirrors-and-caches.rst
@@ -35,7 +35,7 @@ cached copies of :term:`packages <Distribution Package>`:
35
those downloaded files instead of going to PyPI.
36
2. A variation on the above which pre-builds the installation files for
37
the requirements using `python -m pip wheel
38
- <https://pip.readthedocs.io/en/latest/reference/pip_wheel.html>`_:
+ <https://pip.pypa.io/en/latest/cli/pip_wheel/>`_:
39
40
.. code-block:: bash
41
0 commit comments