Fix broken link of release versioning

Signed-off-by: Max Xu <xuhuan@live.cn>
This commit is contained in:
Max Xu 2022-08-25 16:14:28 +08:00
parent 317f798301
commit 75c73edb3d
No known key found for this signature in database
GPG Key ID: 1681729076609BAB
1 changed files with 1 additions and 1 deletions

View File

@ -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.