diff --git a/pyproject.toml b/pyproject.toml index 3294012..2bb13cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ directory = ".changelog" filename = "CHANGELOG.md" all_bullets = true - template = ".changelog/changes/template.md" + template = ".changelog/template.md" start_string = "# Changelog\n" issue_format = "[#{issue}](https://dev.funkwhale.audio/funkwhale/mopidy/-/issues/{issue})" underlines = ["", ""]