diff --git a/content/en/docs/tasks/administer-cluster/verify-signed-artifacts.md b/content/en/docs/tasks/administer-cluster/verify-signed-artifacts.md index e2815b3b65dd4..d6006493b69b0 100644 --- a/content/en/docs/tasks/administer-cluster/verify-signed-artifacts.md +++ b/content/en/docs/tasks/administer-cluster/verify-signed-artifacts.md @@ -13,7 +13,7 @@ weight: 420 You will need to have the following tools installed: -- `cosign` ([install guide](https://docs.sigstore.dev/cosign/installation/)) +- `cosign` ([install guide](https://docs.sigstore.dev/cosign/system_config/installation/)) - `curl` (often provided by your operating system) - `jq` ([download jq](https://jqlang.github.io/jq/download/)) @@ -144,4 +144,4 @@ cosign verify-blob \ --certificate-identity krel-staging@k8s-releng-prod.iam.gserviceaccount.com \ --certificate-oidc-issuer https://accounts.google.com \ "$VERSION.spdx" -``` \ No newline at end of file +```