mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
Change documentation website to requests.readthedocs.io (#5236)
Fixes: #5212
This commit is contained in:
committed by
Nate Prewitt
parent
4cd95aa496
commit
d2590ee46c
+1
-1
@@ -381,6 +381,6 @@ epub_exclude_files = ["search.html"]
|
||||
# epub_use_index = True
|
||||
|
||||
intersphinx_mapping = {
|
||||
"python": ("https://docs.python.org/3/", None),
|
||||
"python": ("https://requests.readthedocs.io/en/master/", None),
|
||||
"urllib3": ("https://urllib3.readthedocs.io/en/latest", None),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user