mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Fix build issue on Sphinx v6
This commit is contained in:
parent
be71383af9
commit
92d350059b
@ -51,7 +51,7 @@ autodoc_typehints = 'none'
|
||||
# napoleon_attr_annotations = False
|
||||
|
||||
extlinks = {
|
||||
'issue': ('https://github.com/Rapptz/discord.py/issues/%s', 'GH-'),
|
||||
'issue': ('https://github.com/Rapptz/discord.py/issues/%s', 'GH-%s'),
|
||||
'ddocs': ('https://discord.com/developers/docs/%s', None),
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user