diff --git a/docs/html/reference/pip_install.rst b/docs/html/reference/pip_install.rst index b3afc68e4..305bbb45c 100644 --- a/docs/html/reference/pip_install.rst +++ b/docs/html/reference/pip_install.rst @@ -482,9 +482,9 @@ Finding Packages ++++++++++++++++ pip searches for packages on `PyPI`_ using the -`http simple interface `_, +`HTTP simple interface `_, which is documented `here `_ -and `there `_ +and `there `_. pip offers a number of package index options for modifying how packages are found.