mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +00:00
docs(examples): Fix URL to installation instructions in examples
This commit is contained in:
@@ -3,7 +3,7 @@ English | [简体中文](zh/README.md)
|
|||||||
# Examples
|
# Examples
|
||||||
|
|
||||||
To run these examples, your `$PATH` must contain `kustomize`.
|
To run these examples, your `$PATH` must contain `kustomize`.
|
||||||
See the [installation instructions](../docs/INSTALL.md).
|
See the [installation instructions](https://kubectl.docs.kubernetes.io/installation/kustomize/).
|
||||||
|
|
||||||
These examples are [tested](../hack/testExamplesAgainstKustomize.sh)
|
These examples are [tested](../hack/testExamplesAgainstKustomize.sh)
|
||||||
to work with the latest _released_ version of kustomize.
|
to work with the latest _released_ version of kustomize.
|
||||||
|
|||||||
Reference in New Issue
Block a user