diff --git a/docs/conf.py b/docs/conf.py index b4dbc35b..f8b4ffc3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -241,4 +241,4 @@ latex_documents = [ needs_sphinx = '1.0' -extlinks = {'issue': ('http://github.com/mopidy/mopidy/issues/%s', 'GH-')} +extlinks = {'issue': ('https://github.com/mopidy/mopidy/issues/%s', 'GH-')}