Skip to content

Commit d06d84c

Browse files
authored
Merge pull request #47941 from kundan2707/cosign_link_update
Changes outdated cosign link
2 parents 0e5ef2d + 2161125 commit d06d84c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 420
1313

1414
You will need to have the following tools installed:
1515

16-
- `cosign` ([install guide](https://docs.sigstore.dev/cosign/installation/))
16+
- `cosign` ([install guide](https://docs.sigstore.dev/cosign/system_config/installation/))
1717
- `curl` (often provided by your operating system)
1818
- `jq` ([download jq](https://jqlang.github.io/jq/download/))
1919

@@ -144,4 +144,4 @@ cosign verify-blob \
144144
--certificate-identity [email protected] \
145145
--certificate-oidc-issuer https://accounts.google.com \
146146
"$VERSION.spdx"
147-
```
147+
```

0 commit comments

Comments
 (0)