From cdc6d1fc28eb4cd2ec15f2ce6c076fae0b506786 Mon Sep 17 00:00:00 2001 From: Masashi Teruya Date: Sat, 24 Oct 2020 11:18:33 +0900 Subject: [PATCH] Fix broken link to release page --- site/content/en/installation/binaries/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/installation/binaries/_index.md b/site/content/en/installation/binaries/_index.md index 7bccc4b43..e42958379 100644 --- a/site/content/en/installation/binaries/_index.md +++ b/site/content/en/installation/binaries/_index.md @@ -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.