We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebf07d commit 7ffd847Copy full SHA for 7ffd847
content/en/docs/tasks/administer-cluster/verify-signed-artifacts.md
@@ -51,7 +51,7 @@ cosign verify-blob "$BINARY" \
51
{{< note >}}
52
Cosign 2.0 requires the `--certificate-identity` and `--certificate-oidc-issuer` options.
53
54
-To learn more about keyless signing, please refer to [Keyless Signatures](https://docs.sigstore.dev/cosign/keyless).
+To learn more about keyless signing, please refer to [Keyless Signatures](https://docs.sigstore.dev/signing/overview/).
55
56
Previous versions of Cosign required that you set `COSIGN_EXPERIMENTAL=1`.
57
0 commit comments