diff options
| author | Wes Panther <wpanther@google.com> | 2021-09-17 17:33:38 +0000 |
|---|---|---|
| committer | Wes Panther <wpanther@google.com> | 2021-09-17 17:33:38 +0000 |
| commit | 65201696bba9e243c3c9017879a8b923aaa660d9 (patch) | |
| tree | e25e8b78286a8c722327a7f6fd448d91984c2308 | |
| parent | 6685de2e4a993039f8e79582b6b4426c8cb03cb2 (diff) | |
Update doc link to active release branches.
| -rw-r--r-- | contributors/devel/sig-release/cherry-picks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/sig-release/cherry-picks.md b/contributors/devel/sig-release/cherry-picks.md index 6233026d..d7e3a9de 100644 --- a/contributors/devel/sig-release/cherry-picks.md +++ b/contributors/devel/sig-release/cherry-picks.md @@ -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: |
