We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37858b9 + 54471cd commit f53a4c7Copy full SHA for f53a4c7
content/en/docs/tasks/manage-kubernetes-objects/kustomization.md
@@ -8,7 +8,7 @@ weight: 20
8
9
[Kustomize](https://github.com/kubernetes-sigs/kustomize) is a standalone tool
10
to customize Kubernetes objects
11
-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).
12
13
Since 1.14, Kubectl also
14
supports the management of Kubernetes objects using a kustomization file.
0 commit comments