Skip to content

Commit

Permalink
fix tkn link in readme (sigstore#1459)
Browse files Browse the repository at this point in the history
Signed-off-by: Yongxuan Zhang <[email protected]>
  • Loading branch information
Yongxuanzhang authored and mlieberman85 committed May 6, 2022
1 parent 8362958 commit 6352727
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 @@ -223,7 +223,7 @@ The signature, claims and transparency log proofs are all verified automatically
The specification is [here](https://tekton.dev/docs/pipelines/tekton-bundle-contracts/).
This means they can also be signed and verified with `cosign`.

Tekton Bundles can currently be uploaded with the [tkn cli](github.com/tekton/cli), but we may add this support to
Tekton Bundles can currently be uploaded with the [tkn cli](https://github.com/tektoncd/cli), but we may add this support to
`cosign` in the future.

```shell
Expand Down

0 comments on commit 6352727

Please sign in to comment.