diff --git a/docs/conf.py b/docs/conf.py index 04d15067..55f415b4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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', '#')}