We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2392b0a commit 7e2c8c8Copy full SHA for 7e2c8c8
docs/conf.py
@@ -92,7 +92,7 @@
92
}
93
94
# linkify_issues
95
-issue_url_tpl = "https://github.com/vcs-python/vcspull/issues/{issue_id}"
+issue_url_tpl = about["__github__"] + "/issues/{issue_id}"
96
97
# sphinx.ext.autodoc
98
autoclass_content = "both"
0 commit comments