Update link to travis pre-commit hook in docs

This commit is contained in:
Patrick Wiseman
2020-04-30 12:03:47 -04:00
parent 085b64cde4
commit cae8fd0013
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ English | [简体中文](zh/README.md)
To run these examples, your `$PATH` must contain `kustomize`.
See the [installation instructions](../docs/INSTALL.md).
These examples are [tested](../travis/pre-commit.sh)
These examples are [tested](../travis/kyaml-pre-commit.sh)
to work with the latest _released_ version of kustomize.
Basic Usage