mirror of
https://github.com/restic/restic.git
synced 2025-08-20 07:17:31 +00:00
doc: fix building with Sphinx 6
This commit is contained in:
@@ -106,5 +106,5 @@ html_static_path = ['_static']
|
||||
htmlhelp_basename = 'resticdoc'
|
||||
|
||||
extlinks = {
|
||||
'issue': ('https://github.com/restic/restic/issues/%s', '#'),
|
||||
'issue': ('https://github.com/restic/restic/issues/%s', '#%s'),
|
||||
}
|
||||
|
Reference in New Issue
Block a user