diff options
| -rw-r--r-- | contributors/devel/development.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md index df882307..3b9a1862 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -180,7 +180,7 @@ images. The `VERSION` file and `Dockerfile`. - The cross tag `KUBE_BUILD_IMAGE_CROSS_TAG` in [build/common.sh]. - The `go_version` in the [`go_register_toolchains`](https://git.k8s.io/kubernetes/build/root/WORKSPACE) bazel rule. -- The desired Go verion in +- The desired Go version in [test/images/Makefile](https://git.k8s.io/kubernetes/test/images/Makefile). ### PyYAML @@ -321,4 +321,4 @@ To check out code to work on, please refer to [this guide](/contributors/guide/g [kubernetes.io]: https://kubernetes.io [mercurial]: http://mercurial.selenic.com/wiki/Download [Build with Bazel]: sig-testing/bazel.md -[install WSL2]: https://docs.microsoft.com/en-us/windows/wsl/wsl2-install
\ No newline at end of file +[install WSL2]: https://docs.microsoft.com/en-us/windows/wsl/wsl2-install |
