From 4eaa1d5764d2a4bce2e0f41617562cb4edd4e5ce Mon Sep 17 00:00:00 2001 From: fortmarek Date: Mon, 9 May 2022 09:40:54 +0200 Subject: [PATCH] Update test checklist link in release candidate minor instructions --- website/contributing/release-candidate-minor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/contributing/release-candidate-minor.md b/website/contributing/release-candidate-minor.md index 032c8c60e55..bcce8e367d7 100644 --- a/website/contributing/release-candidate-minor.md +++ b/website/contributing/release-candidate-minor.md @@ -125,7 +125,7 @@ The branch cut has happened. - [Current release candidate: 0.68.0-rc.0][current-release] - Have an issue with current release candidate? [File an issue][issue-form] and we will triage. - Have a pick request for this release? Does it fall under our [pick request qualifications][release-faq]? If so please create a PR against the release branch and comment with the PR link -- If you are release testing. Copy and fill [Test Checklist](/contributing/release-testing#test-checklist). +- If you are release testing, copy and fill a [test checklist](https://reactnative.dev/contributing/release-testing#test-checklist). #### Highlighted Changes in this release