mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-10-21 15:31:13 +00:00
docs: Fix broken link to cosign installation
This commit updates a broken link to the cosign installation. Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
This commit is contained in:
committed by
Samuel Ortiz
parent
4344346d23
commit
1a2dec79a7
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user