From ebecc963b1e7697d958dab4cc05fb3b2d7f01934 Mon Sep 17 00:00:00 2001 From: Adrian Moisey Date: Mon, 7 Jul 2025 22:02:20 +0200 Subject: [PATCH] Fix link to large-or-automatic-edits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently it doesn't render correctly as a link, and the text is just `The effort required to review such sweeping changes might not be worth it, see [“large or automatic edits”)[#large-or-automatic-edits] below` --- contributors/guide/pull-requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/guide/pull-requests.md b/contributors/guide/pull-requests.md index a65733738..5520f221c 100644 --- a/contributors/guide/pull-requests.md +++ b/contributors/guide/pull-requests.md @@ -271,7 +271,7 @@ are generally the people who are the most busy and hardest to get reviews from, when you're a new contributor with no connections within the community yet.) The effort required to review such sweeping changes might not be worth it, see -["large or automatic edits")[#large-or-automatic-edits] below. +["large or automatic edits"](#large-or-automatic-edits) below. If you really want to try to get such a PR merged, your best bet is to break up the PR into separate PRs for each SIG whose code it touches. You can look at the `OWNERS` files