Merge pull request #3140 from teruyam/patch-1

Fix broken link to release page
This commit is contained in:
Kubernetes Prow Robot
2020-10-26 12:37:02 -07:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ description: >
Install Kustomize by downloading precompiled binaries.
---
Binaries at various versions for linux, MacOs and Windows are published on the [release page].
Binaries at various versions for linux, MacOs and Windows are published on the [releases page].
The following [script] detects your OS and downloads the appropriate kustomize binary to your
current working directory.