Skip to content

Commit

Permalink
docs: remove missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
dhth committed Sep 12, 2024
1 parent 0237764 commit 6d7f50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ For in-depth configuration documentation see [Config](docs/config-file.md).

## Verifying release artifacts

In case you get the `yamlfmt` binary directly from a [release][2], you may want to verify its authenticity. Checksums are applied to all released artifacts, and the resulting checksum file is signed using [cosign](https://docs.sigstore.dev/cosign/installation/).
In case you get the `yamlfmt` binary directly from a release, you may want to verify its authenticity. Checksums are applied to all released artifacts, and the resulting checksum file is signed using [cosign](https://docs.sigstore.dev/cosign/installation/).

Steps to verify (replace `A.B.C` in the commands listed below with the version you want):

Expand Down

0 comments on commit 6d7f50c

Please sign in to comment.