mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update URL for requests
This commit is contained in:
@@ -108,7 +108,7 @@ texinfo_documents = [
|
||||
|
||||
intersphinx_mapping = {
|
||||
'python': ('https://docs.python.org/3/', None),
|
||||
'requests': ('https://docs.python-requests.org/en/latest/', None),
|
||||
'requests': ('https://requests.readthedocs.io/en/latest/', None),
|
||||
'readthedocs': ('https://docs.readthedocs.io/en/stable', None),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user