Skip to content

Commit d28dc88

Browse files
committed
fix: Fix Sphinx docs
From alastair#287
1 parent d9486b0 commit d28dc88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
#modindex_common_prefix = []
9090

9191
extlinks = {
92-
'musicbrainz': ('https://musicbrainz.org/doc/%s', ''),
92+
'musicbrainz': ('https://musicbrainz.org/doc/%s', '%s'),
9393
}
9494

9595
intersphinx_mapping = {

0 commit comments

Comments
 (0)