Skip to content

Commit

Permalink
docs: fix changelog link
Browse files Browse the repository at this point in the history
  • Loading branch information
andykenward committed Apr 18, 2024
1 parent 574d6cc commit 34d209c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ github-environemnt: ${{ (github.ref == 'refs/heads/main' && 'production') || 'pr
## Upgrading
If you have previous deployments using an older version of this GitHub Action please see the [CHANGELOG.md](../CHANGELOG.md) for breaking changes.
If you have previous deployments using an older version of this GitHub Action please see the [CHANGELOG.md](./CHANGELOG.md) for breaking changes.
## Permissions
Expand Down

0 comments on commit 34d209c

Please sign in to comment.