Skip to content

Commit

Permalink
Fix CHANGELOG link
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Nov 22, 2022
1 parent 507d01d commit 7618ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ink!. There are still a few manual steps though, and we hope to make this more s
in the future.

1. Create a new feature branch off `master`.
1. Copy the release notes that appear in the [`CHANGELOG.md`](https://githubcom/paritytech/ink/blob/master/CHANGELOG.md)
1. Copy the release notes that appear in the [`CHANGELOG.md`](https://github.com/paritytech/ink/blob/master/CHANGELOG.md)
into the PR description.
- This will cause the individual PRs to be linked to the release in which they are
included.
Expand Down

0 comments on commit 7618ec0

Please sign in to comment.