mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 09:26:10 +00:00
Update intersphinx url for request library
This commit is contained in:
@ -57,7 +57,7 @@ extlinks = {
|
||||
intersphinx_mapping = {
|
||||
'py': ('https://docs.python.org/3', None),
|
||||
'aio': ('https://docs.aiohttp.org/en/stable/', None),
|
||||
'req': ('https://docs.python-requests.org/en/latest/', None)
|
||||
'req': ('https://requests.readthedocs.io/en/latest/', None)
|
||||
}
|
||||
|
||||
rst_prolog = """
|
||||
|
Reference in New Issue
Block a user