Skip to content

Commit f53a4c7

Browse files
authored
Merge pull request #23406 from oomichi/update-link-of-kuztomization
Update the link of kustomization file
2 parents 37858b9 + 54471cd commit f53a4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/manage-kubernetes-objects/kustomization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ weight: 20
88

99
[Kustomize](https://github.com/kubernetes-sigs/kustomize) is a standalone tool
1010
to customize Kubernetes objects
11-
through a [kustomization file](https://github.com/kubernetes-sigs/kustomize/blob/master/docs/glossary.md#kustomization).
11+
through a [kustomization file](https://kubernetes-sigs.github.io/kustomize/api-reference/glossary/#kustomization).
1212

1313
Since 1.14, Kubectl also
1414
supports the management of Kubernetes objects using a kustomization file.

0 commit comments

Comments
 (0)