docs(examples): Fix URL to installation instructions in examples

This commit is contained in:
Håkon Solbjørg
2022-05-23 12:05:03 +02:00
parent daa3e5e2c2
commit afc1815f3f

View File

@@ -3,7 +3,7 @@ English | [简体中文](zh/README.md)
# Examples
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)
to work with the latest _released_ version of kustomize.