Skip to content

Commit 7e2c8c8

Browse files
committed
docs(conf): Update issue url tpl
1 parent 2392b0a commit 7e2c8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
}
9393

9494
# linkify_issues
95-
issue_url_tpl = "https://github.com/vcs-python/vcspull/issues/{issue_id}"
95+
issue_url_tpl = about["__github__"] + "/issues/{issue_id}"
9696

9797
# sphinx.ext.autodoc
9898
autoclass_content = "both"

0 commit comments

Comments
 (0)