Skip to content

Commit cc413ca

Browse files
Fix broken links (#6183)
Co-authored-by: Valtteri Kantanen <valtteri.kantanen@iki.fi>
1 parent 30da780 commit cc413ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/snippets/security-prereqs-images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Verifying image signatures
22

3-
Knative releases from 1.9 onwards are signed with [cosign](https://docs.sigstore.dev/cosign/overview).
3+
Knative releases from 1.9 onwards are signed with [cosign](https://docs.sigstore.dev/quickstart/quickstart-cosign/).
44

5-
1. Install [cosign](https://docs.sigstore.dev/cosign/installation/) and [jq](https://stedolan.github.io/jq/).
5+
1. Install [cosign](https://docs.sigstore.dev/cosign/system_config/installation/) and [jq](https://stedolan.github.io/jq/).
66

77
1. Extract the images from a manifeset and verify the signatures.
88

0 commit comments

Comments
 (0)