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.
2 parents 7b565d8 + d5c4cac commit a990653Copy full SHA for a990653
1 file changed
docs/conf.py
@@ -381,6 +381,6 @@
381
# epub_use_index = True
382
383
intersphinx_mapping = {
384
- "python": ("https://requests.readthedocs.io/en/master/", None),
+ "python": ("https://docs.python.org/3/", None),
385
"urllib3": ("https://urllib3.readthedocs.io/en/latest", None),
386
}
0 commit comments