From 1a2dec79a74c9b102d5c20fed869c1047f6ee63f Mon Sep 17 00:00:00 2001 From: Hyounggyu Choi Date: Mon, 16 Sep 2024 10:53:54 +0200 Subject: [PATCH] docs: Fix broken link to cosign installation This commit updates a broken link to the cosign installation. Signed-off-by: Hyounggyu Choi --- quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart.md b/quickstart.md index 9f2ff3f..d21e6e9 100644 --- a/quickstart.md +++ b/quickstart.md @@ -334,7 +334,7 @@ Be sure to replace `[SCHEME]` with registry scheme type like `docker`, replace ` [cosign](https://github.com/sigstore/cosign) is required to sign the container image. Follow the instructions here to install `cosign`: -[cosign installation](https://docs.sigstore.dev/cosign/installation/) +[cosign installation](https://docs.sigstore.dev/cosign/system_config/installation/) Generate a cosign key pair and register the public key to KBS storage: