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 536ce9d commit 4acebebCopy full SHA for 4acebeb
pyproject.toml
@@ -445,7 +445,7 @@ checks = [
445
directory = 'changes'
446
filename = "docs/release-notes.md"
447
underlines = ["", "", ""]
448
-issue_format = "[#{issue}](https://github.com/zarr-developers/zarr-python/issues{issue})"
+issue_format = "[#{issue}](https://github.com/zarr-developers/zarr-python/issues/{issue})"
449
start_string = "<!-- towncrier release notes start -->\n"
450
451
[tool.codespell]
0 commit comments