diff options
| author | Max Xu <xuhuan@live.cn> | 2022-08-25 16:14:28 +0800 |
|---|---|---|
| committer | Max Xu <xuhuan@live.cn> | 2022-08-26 10:38:56 +0800 |
| commit | 75c73edb3da265259a268f09cfc6b8be8c614173 (patch) | |
| tree | 2ba5f4985f9680f94d8bf3c222aee26d03da800c /contributors | |
| parent | 317f798301f2c80d8bb30a65a9534fe90f4e83eb (diff) | |
Fix broken link of release versioning
Signed-off-by: Max Xu <xuhuan@live.cn>
Diffstat (limited to 'contributors')
| -rw-r--r-- | contributors/devel/sig-release/release.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/sig-release/release.md b/contributors/devel/sig-release/release.md index c25b9309..a697f652 100644 --- a/contributors/devel/sig-release/release.md +++ b/contributors/devel/sig-release/release.md @@ -112,7 +112,7 @@ The general labeling process should be consistent across artifact types. referring to a release MAJOR.MINOR `vX.Y` version. See also - [release versioning](https://git.k8s.io/design-proposals-archive/release/versioning.md). + [release versioning](https://git.k8s.io/sig-release/release-engineering/versioning.md). - *release branch*: Git branch `release-X.Y` created for the `vX.Y` milestone. |
