docs: Prefix issue numbers with '#' instead of 'GH-'
This commit is contained in:
parent
7f81b7c34c
commit
78f4a85e92
@ -265,4 +265,4 @@ latex_documents = [
|
||||
|
||||
needs_sphinx = '1.0'
|
||||
|
||||
extlinks = {'issue': ('https://github.com/mopidy/mopidy/issues/%s', 'GH-')}
|
||||
extlinks = {'issue': ('https://github.com/mopidy/mopidy/issues/%s', '#')}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user