Skip to content

Commit

Permalink
fix: fix the changelog path in the release template
Browse files Browse the repository at this point in the history
  • Loading branch information
dbudzins authored Oct 12, 2022
1 parent bde29c9 commit 229fa55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/RELEASE_BODY_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ We are looking forward to see what you create!

# Changes

Check the [`CHANGELOG`](../CHANGELOG.md) for detailed notes about the changes in each version.
Check the [`CHANGELOG`](CHANGELOG.md) for detailed notes about the changes in each version.

0 comments on commit 229fa55

Please sign in to comment.