Skip to content

Commit

Permalink
fix tkn link in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Yongxuan Zhang <yongxuanzhang@google.com>
  • Loading branch information
Yongxuanzhang committed Feb 15, 2022
1 parent f005e25 commit 213366b
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 213366b

Please sign in to comment.