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 30da780 commit cc413caCopy full SHA for cc413ca
docs/snippets/security-prereqs-images.md
@@ -1,8 +1,8 @@
1
## Verifying image signatures
2
3
-Knative releases from 1.9 onwards are signed with [cosign](https://docs.sigstore.dev/cosign/overview).
+Knative releases from 1.9 onwards are signed with [cosign](https://docs.sigstore.dev/quickstart/quickstart-cosign/).
4
5
-1. Install [cosign](https://docs.sigstore.dev/cosign/installation/) and [jq](https://stedolan.github.io/jq/).
+1. Install [cosign](https://docs.sigstore.dev/cosign/system_config/installation/) and [jq](https://stedolan.github.io/jq/).
6
7
1. Extract the images from a manifeset and verify the signatures.
8
0 commit comments