Skip to content

Commit db70855

Browse files
authored
Update verify-signed-artifacts.md
Changing cosign sigstore URL
1 parent 56e2fb1 commit db70855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/verify-signed-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ cosign verify-blob "$BINARY" \
5151
{{< note >}}
5252
Cosign 2.0 requires the `--certificate-identity` and `--certificate-oidc-issuer` options.
5353

54-
To learn more about keyless signing, please refer to [Keyless Signatures](https://docs.sigstore.dev/signing/overview/).
54+
To learn more about keyless signing, please refer to [Keyless Signatures](https://docs.sigstore.dev/cosign/signing/overview/).
5555

5656
Previous versions of Cosign required that you set `COSIGN_EXPERIMENTAL=1`.
5757

0 commit comments

Comments
 (0)