We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9cf21c + 8e47388 commit 0b6316cCopy full SHA for 0b6316c
docs/html/cli/pip.rst
@@ -47,7 +47,7 @@ verbosity log will be kept. This option is empty by default. This log appends
47
to previous logging.
48
49
Like all pip options, ``--log`` can also be set as an environment variable, or
50
-placed into the pip config file. See the :ref:`Configuration` section.
+placed into the pip config file. See the :doc:`topics/configuration` section.
51
52
.. _`exists-action`:
53
docs/html/development/configuration.rst
@@ -4,4 +4,4 @@
4
Configuration
5
=============
6
7
-This content is now covered in the :ref:`Configuration` section of the :doc:`User Guide </user_guide>`.
+This content is now covered in the :doc:`topics/configuration` section of the :doc:`User Guide </user_guide>`.
0 commit comments