Skip to content

Commit 9117298

Browse files
authored
Merge pull request #3341 from michelleN/cosign
update cosign install link in release notes template
2 parents bf79032 + 8e33c30 commit 9117298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/release-notes-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ As always, thanks to contributors old and new for helping improve Spin on a dail
1414

1515
After downloading the <version> release of Spin, either via the artifact attached to this release corresponding to your OS/architecture combination or via the [installation method of your choice](https://spinframework.dev/install), you are ready to verify the release signature.
1616

17-
First, install [cosign](https://docs.sigstore.dev/cosign/installation/). This is the tool we'll use to perform signature verification. Then run the following command:
17+
First, install [cosign](https://docs.sigstore.dev/cosign/system_config/installation/). This is the tool we'll use to perform signature verification. Then run the following command:
1818

1919
```
2020
cosign verify-blob \

0 commit comments

Comments
 (0)