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.
1 parent 3cb0307 commit 54471cdCopy full SHA for 54471cd
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