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 <yongxuanzhang@google.com>
  • Loading branch information
Yongxuanzhang authored and Marc Hildenbrand committed Apr 19, 2022
1 parent 2cb9c1d commit 7b777af
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 7b777af

Please sign in to comment.