Unverified Commit 9b278d20 authored by Shaw Ho's avatar Shaw Ho Committed by GitHub

Fix broken link

parent eefd7255
...@@ -43,7 +43,7 @@ var ( ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment