summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwim glenn <wim.glenn@gmail.com>2020-08-18 20:57:08 -0500
committerGitHub <noreply@github.com>2020-08-18 20:57:08 -0500
commit1f0ace9a2e0ba1ea1551f5d0c217482368b33ca8 (patch)
tree60920d98eb3cd52ea627edb944b35651a6e9f099
parente1d489fce65fc7d908b5807b2e58c0c073237fec (diff)
downloadpip-1f0ace9a2e0ba1ea1551f5d0c217482368b33ca8.tar.gz
restore a broken slug anchor in user guide
-rw-r--r--docs/html/user_guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/user_guide.rst b/docs/html/user_guide.rst
index 73a264322..d672be02e 100644
--- a/docs/html/user_guide.rst
+++ b/docs/html/user_guide.rst
@@ -788,8 +788,6 @@ archives are built with identical packages.
to use such a package, see :ref:`Controlling
setup_requires<controlling-setup-requires>`.
-.. _`Using pip from your program`:
-
Fixing conflicting dependencies
===============================
@@ -971,6 +969,8 @@ issue tracker`_ if you believe that your problem has exposed a bug in pip.
.. _"How do I ask a good question?": https://stackoverflow.com/help/how-to-ask
.. _pip issue tracker: https://github.com/pypa/pip/issues
+.. _`Using pip from your program`:
+
Using pip from your program
===========================