From 1bf605fa833dc6457a95acadf5b49108dcb419e9 Mon Sep 17 00:00:00 2001 From: Kevin Yu Date: Mon, 7 Mar 2022 07:10:18 -0800 Subject: [PATCH] Docs: Fix link to instructions for backporting a PR (#46211) --- contribute/merge-pull-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute/merge-pull-request.md b/contribute/merge-pull-request.md index d41d319f2e2..0383c4df4fb 100644 --- a/contribute/merge-pull-request.md +++ b/contribute/merge-pull-request.md @@ -93,7 +93,7 @@ If you don't want to backport you need to add a label named **no-backport** to t #### Backport -If your pull request has changes that need to go into one or several existing release branches you need to backport the changes. Please refer to [Backport PR](.github/bot.md#backport-pr) for detailed instructions. +If your pull request has changes that need to go into one or several existing release branches you need to backport the changes. Please refer to [Backport PR](/.github/bot.md#backport-pr) for detailed instructions. The general rule of thumb regarding what changes goes into what release is: