mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-16 18:59:09 +00:00
Update intersphinx url for request library
This commit is contained in:
parent
77baa06a99
commit
2ef7ae0778
@ -57,7 +57,7 @@ extlinks = {
|
|||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
'py': ('https://docs.python.org/3', None),
|
'py': ('https://docs.python.org/3', None),
|
||||||
'aio': ('https://docs.aiohttp.org/en/stable/', 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 = """
|
rst_prolog = """
|
||||||
|
Loading…
x
Reference in New Issue
Block a user