mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-26 15:12:06 +00:00
Fix broken link
Kubernetes-commit: 9b278d20e36edb9f53cb697c3ed771c42ddb8bb3
This commit is contained in:
parent
bf48af0146
commit
de2cf6fb9a
@ -43,7 +43,7 @@ var (
|
|||||||
gitMinor string = "" // minor version, numeric possibly followed by "+"
|
gitMinor string = "" // minor version, numeric possibly followed by "+"
|
||||||
|
|
||||||
// semantic version, derived by build scripts (see
|
// semantic version, derived by build scripts (see
|
||||||
// https://github.com/kubernetes/kubernetes/blob/master/docs/design/versioning.md
|
// https://git.k8s.io/community/contributors/design-proposals/release/versioning.md
|
||||||
// for a detailed discussion of this field)
|
// for a detailed discussion of this field)
|
||||||
//
|
//
|
||||||
// TODO: This field is still called "gitVersion" for legacy
|
// TODO: This field is still called "gitVersion" for legacy
|
||||||
|
Loading…
Reference in New Issue
Block a user