From e89d8c2c27d46acf3fd036ed2cfd0cc924039f19 Mon Sep 17 00:00:00 2001 From: Sota Sugiura <2968860+sota1235@users.noreply.github.com> Date: Wed, 18 Sep 2024 01:27:05 +0900 Subject: [PATCH] fix: documentation link for installation guide (#3884) Signed-off-by: sota1235 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ce921678d0..9c8ec5ba8ac 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Click [here](https://join.slack.com/t/sigstore/shared_invite/zt-mhs55zh0-XmY3bcf ## Installation -For Homebrew, Arch, Nix, GitHub Action, and Kubernetes installs see the [installation docs](https://docs.sigstore.dev/system_config/installation/). +For Homebrew, Arch, Nix, GitHub Action, and Kubernetes installs see the [installation docs](https://docs.sigstore.dev/cosign/system_config/installation/). For Linux and macOS binaries see the [GitHub release assets](https://github.com/sigstore/cosign/releases/latest).