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.
1 parent 9bf694e commit 9002977Copy full SHA for 9002977
docs/sphinx/conf.py
@@ -45,5 +45,5 @@
45
46
intersphinx_mapping = {
47
"python": ("https://docs.python.org/3", None),
48
- "requests": ("https://docs.python-requests.org/en/latest", None),
+ "requests": ("https://requests.readthedocs.io/en/latest", None),
49
}
0 commit comments