From 7926e0e46d04e8b8fe9bc4c3100fcb1d0ae042fe Mon Sep 17 00:00:00 2001 From: Jack Squire Date: Fri, 11 Apr 2025 04:21:32 +1200 Subject: [PATCH] docs(CONTRIBUTING.md): mergify.io link fix (#24465) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d62d450490..288397d57d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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.