Skip to content

Commit 2f166db

Browse files
committed
docs(conf): Update issue_url_tpl
1 parent 2ec4f89 commit 2f166db

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
@@ -98,7 +98,7 @@
9898
}
9999

100100
# linkify_issues
101-
issue_url_tpl = "https://github.com/tmux-python/tmuxp/issues/{issue_id}"
101+
issue_url_tpl = about["__github__"] + "/issues/{issue_id}"
102102

103103
# sphinx.ext.autodoc
104104
toc_object_entries_show_parents = "hide"

0 commit comments

Comments
 (0)