Skip to content

Commit 9dbdc34

Browse files
committed
docs(conf): Fix issue links
1 parent cae5abf commit 9dbdc34

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
@@ -90,7 +90,7 @@
9090
}
9191

9292
# linkify_issues
93-
issue_url_tpl = "https://github.com/tony/vcs-python/vcspull/issues/{issue_id}"
93+
issue_url_tpl = "https://github.com/vcs-python/vcspull/issues/{issue_id}"
9494

9595
# sphinx.ext.autodoc
9696
autoclass_content = "both"

0 commit comments

Comments
 (0)