mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Point to latest documentation
This allows us to update the content users would see as we get feedback.
This commit is contained in:
parent
31299ee370
commit
b97c199cf7
1 changed files with 1 additions and 1 deletions
|
@ -454,6 +454,6 @@ class Factory(object):
|
|||
|
||||
return DistributionNotFound(
|
||||
"ResolutionImpossible For help visit: "
|
||||
"https://pip.pypa.io/en/stable/user_guide/"
|
||||
"https://pip.pypa.io/en/latest/user_guide/"
|
||||
"#fixing-conflicting-dependencies"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue