Update doc link to active release branches.

This commit is contained in:
Wes Panther 2021-09-17 17:33:38 +00:00
parent 6685de2e4a
commit 65201696bb
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ patch release branches.
- You will need to run the cherry pick script separately for each patch
release you want to cherry pick to. Cherry picks should be applied to all
[active](https://github.com/kubernetes/sig-release/blob/master/releases/patch-releases.md#detailed-release-history-for-active-branches)
[active](https://github.com/kubernetes/website/blob/main/content/en/releases/patch-releases.md#detailed-release-history-for-active-branches)
release branches where the fix is applicable.
- If `GITHUB_TOKEN` is not set you will be asked for your github password: