From db18f759478e96bff799ded7159590bdd900a5d1 Mon Sep 17 00:00:00 2001 From: Bortlesboat Date: Tue, 5 May 2026 04:19:46 -0400 Subject: [PATCH] Update pull request template contribution link --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 23fbc65ab576..77201aa3cf99 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,7 +15,7 @@ 9. Run the [Flow](https://flowtype.org/) type checks (`yarn flow`). 10. If you haven't already, complete the CLA. - Learn more about contributing: https://reactjs.org/docs/how-to-contribute.html + Learn more about contributing: https://legacy.reactjs.org/docs/how-to-contribute.html --> ## Summary