Skip to content

Commit 9e9b7c8

Browse files
authored
Update README.md to point to attestation cli manual (#51)
1 parent fe33d38 commit 9e9b7c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Once the attestation has been created and signed, it will be uploaded to the GH
1616
attestations API and associated with the repository from which the workflow was
1717
initiated.
1818

19-
Attestations can be verified using the `attestation` command in the [GitHub
19+
Attestations can be verified using the [`attestation` command in the GitHub
2020
CLI][5].
2121

2222
## Usage
@@ -202,7 +202,7 @@ jobs:
202202
[2]: https://github.com/in-toto/attestation/tree/main/spec/v1
203203
[3]: https://slsa.dev/spec/v1.0/provenance
204204
[4]: https://www.sigstore.dev/
205-
[5]: https://cli.github.com/
205+
[5]: https://cli.github.com/manual/gh_attestation_verify
206206
[6]:
207207
https://github.com/sigstore/protobuf-specs/blob/main/protos/sigstore_bundle.proto
208208
[7]: https://jsonlines.org/

0 commit comments

Comments
 (0)