docs(CONTRIBUTING.md): mergify.io link fix (#24465)

This commit is contained in:
Jack Squire 2025-04-11 04:21:32 +12:00 committed by GitHub
parent 53d811347a
commit 7926e0e46d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,7 +117,7 @@ PRs must have a category prefix that is based on the type of changes being made
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification.
Additionally, each PR should only address a single issue.
Pull requests are merged automatically using [`A:automerge` action](https://mergify.io/features/auto-merge).
Pull requests are merged automatically using [`A:automerge` action](https://docs.mergify.com/workflow/automerge/).
NOTE: when merging, GitHub will squash commits and rebase on top of the main.