From e05c0c323e88e93c5121bd014b913aac703c99e2 Mon Sep 17 00:00:00 2001 From: Anirudh Ramanathan Date: Wed, 18 Apr 2018 15:10:09 -0700 Subject: [PATCH] Update link for local container builder --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ad596df8b8..a3c267a79e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ Please see https://git.k8s.io/community/CLA.md for more info Setup: -- Download [google container builder] +- Download [google container builder](https://cloud.google.com/container-builder/docs/build-debug-locally) - Export `GOOS` (darwin/linux) and `GOARCH` (amd64) vars to match the system to build - Export `OUTPUT` to a location to write the directory containing the final build artifacts @@ -55,4 +55,4 @@ You can reach the maintainers of this project at: Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). -[google container builder]: https://github.com/kubernetes-sigs/container-builder-local \ No newline at end of file +[google container builder]: https://github.com/kubernetes-sigs/container-builder-local