Skip to content

Commit 54471cd

Browse files
author
Kenichi Omichi
committed
Update the link of kustomization file
The page of kustomize/docs/glossary.md has been moved from https://github.com/kubernetes-sigs/kustomize to https://kubernetes-sigs.github.io/kustomize/api-reference/glossary/ This updates the link.
1 parent 3cb0307 commit 54471cd

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)