Skip to content

Commit

Permalink
docs: update URL to in-toto bundle spec (sigstore#2784)
Browse files Browse the repository at this point in the history
Signed-off-by: joe miller <joeym@joeym.net>
  • Loading branch information
joemiller authored and dmitris committed Mar 24, 2023
1 parent 4d68a50 commit 82739f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmd/cosign/cli/attach.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ func attachAttestation() *cobra.Command {
cosign attach attestation --attestation <attestation file path> --attestation <attestation file path> <image uri>
# attach attestation from bundle files in form of JSONLines to a container image
# https://github.com/in-toto/attestation/blob/main/spec/bundle.md
# https://github.com/in-toto/attestation/blob/main/spec/v1.0-draft/bundle.md
cosign attach attestation --attestation <attestation bundle file path> <image uri>
`,

Expand Down
2 changes: 1 addition & 1 deletion doc/cosign_attach_attestation.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 82739f8

Please sign in to comment.