Skip to content

Commit d947050

Browse files
author
Phillip Wittrock
authored
Merge pull request #75 from foxish/patch-1
Update link for local container builder
2 parents 88f0bdd + e05c0c3 commit d947050

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Please see https://git.k8s.io/community/CLA.md for more info
1717

1818
Setup:
1919

20-
- Download [google container builder]
20+
- Download [google container builder](https://cloud.google.com/container-builder/docs/build-debug-locally)
2121
- Export `GOOS` (darwin/linux) and `GOARCH` (amd64) vars to match the system to build
2222
- Export `OUTPUT` to a location to write the directory containing the final build artifacts
2323

@@ -55,4 +55,4 @@ You can reach the maintainers of this project at:
5555

5656
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
5757

58-
[google container builder]: https://github.com/kubernetes-sigs/container-builder-local
58+
[google container builder]: https://github.com/kubernetes-sigs/container-builder-local

0 commit comments

Comments
 (0)