Skip to content

Commit 148134f

Browse files
authored
Merge pull request #2756 from oscr/fix-broken-kustomize-install-link
📖 Fix broken kustomize install link
2 parents a5daa9c + 8a4810a commit 148134f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Please see https://git.k8s.io/community/CLA.md for more info.
1313
- [go](https://golang.org/dl/) version v1.16+.
1414
- [docker](https://docs.docker.com/install/) version 17.03+.
1515
- [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) version v1.11.3+.
16-
- [kustomize](https://sigs.k8s.io/kustomize/docs/INSTALL.md) v3.1.0+
16+
- [kustomize](https://github.com/kubernetes-sigs/kustomize/blob/master/site/content/en/docs/Getting%20started/installation.md) v3.1.0+
1717
- Access to a Kubernetes v1.11.3+ cluster.
1818

1919
## Contributing steps

0 commit comments

Comments
 (0)