mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Update the requests' docs URL
This commit is contained in:
@@ -34,7 +34,7 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
raise ImportError(
|
raise ImportError(
|
||||||
"This project's dependencies have changed. The Requests library ("
|
"This project's dependencies have changed. The Requests library ("
|
||||||
"https://requests.readthedocs.io/en/master/) is now required."
|
"https://docs.python-requests.org/en/latest/) is now required."
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user