Skip to content

Commit

Permalink
docs(examples): Fix URL to installation instructions in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
sklirg committed May 23, 2022
1 parent daa3e5e commit afc1815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit afc1815

Please sign in to comment.