docs: Prefix issue numbers with '#' instead of 'GH-'
This commit is contained in:
parent
80a1c02614
commit
559e184aa8
@ -265,4 +265,4 @@ latex_documents = [
|
|||||||
|
|
||||||
needs_sphinx = '1.0'
|
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