Merge pull request #23406 from oomichi/update-link-of-kuztomization

Update the link of kustomization file
This commit is contained in:
Kubernetes Prow Robot
2020-09-14 08:00:59 -07:00
committed by GitHub
@@ -8,7 +8,7 @@ weight: 20
[Kustomize](https://github.com/kubernetes-sigs/kustomize) is a standalone tool
to customize Kubernetes objects
through a [kustomization file](https://github.com/kubernetes-sigs/kustomize/blob/master/docs/glossary.md#kustomization).
through a [kustomization file](https://kubernetes-sigs.github.io/kustomize/api-reference/glossary/#kustomization).
Since 1.14, Kubectl also
supports the management of Kubernetes objects using a kustomization file.