Skip to content

Commit c2152dc

Browse files
authored
Merge pull request #10277 from pradyunsg/misc-doc-updates
2 parents 2aac073 + 0d399df commit c2152dc

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

docs/html/cli/pip.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ verbosity log will be kept. This option is empty by default. This log appends
4747
to previous logging.
4848

4949
Like all pip options, ``--log`` can also be set as an environment variable, or
50-
placed into the pip config file. See the :doc:`topics/configuration` section.
50+
placed into the pip config file. See the :doc:`../topics/configuration` section.
5151

5252
.. _`exists-action`:
5353

docs/html/cli/pip_install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,14 +413,14 @@ overridden by using ``--cert`` option or by using ``PIP_CERT``,
413413
Caching
414414
-------
415415

416-
This is now covered in :doc:`../topics/caching`
416+
This is now covered in :doc:`../topics/caching`.
417417

418418
.. _`Wheel cache`:
419419

420420
Wheel Cache
421421
^^^^^^^^^^^
422422

423-
This is now covered in :doc:`../topics/caching`
423+
This is now covered in :doc:`../topics/caching`.
424424

425425
.. _`hash-checking mode`:
426426

docs/html/development/configuration.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)