Skip to content

Commit ba46318

Browse files
committed
update release uri in docs
1 parent 4ca3f94 commit ba46318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
releases_unstable_prehistory = True
3131
releases_document_name = "history"
3232
releases_issue_uri = "https://github.com/tony/tmuxp/issues/%s"
33-
releases_release_uri = "https://github.com/tony/tmuxp/tree/%s"
33+
releases_release_uri = "https://github.com/tony/tmuxp/tree/v%s"
3434

3535
templates_path = ['_templates']
3636

0 commit comments

Comments
 (0)