Skip to content

Commit dcc28fc

Browse files
authored
Merge pull request #10434 from jdufresne/docs
Fix docs build failure
2 parents b1a8539 + 8f48b32 commit dcc28fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/html/user_guide.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,9 +1008,9 @@ How to upgrade and migrate
10081008

10091009
4. **Troubleshoot and try these workarounds if necessary.**
10101010

1011-
- If pip is taking longer to install packages, read
1012-
:ref:`Dependency resolution backtracking` for ways to reduce the
1013-
time pip spends backtracking due to dependency conflicts.
1011+
- If pip is taking longer to install packages, read :doc:`Dependency
1012+
resolution backtracking <topics/dependency-resolution>` for ways to
1013+
reduce the time pip spends backtracking due to dependency conflicts.
10141014
- If you don't want pip to actually resolve dependencies, use the
10151015
``--no-deps`` option. This is useful when you have a set of package
10161016
versions that work together in reality, even though their metadata says

news/9a4939f6-6248-4daa-9511-dda3056d067d.trivial.rst

Whitespace-only changes.

0 commit comments

Comments
 (0)