Skip to content

Commit 8d89b5f

Browse files
authored
Merge pull request #2167 from joedborg/patch-1
Fix broken link in oci-artifacts.md
2 parents 301e7dd + e484c30 commit 8d89b5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/flux/cheatsheets/oci-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ For more details on how to setup contextual authorization for Azure, AWS and Goo
338338
## Signing and verification
339339

340340
Flux comes with support for verifying OCI artifacts signed with [Sigstore Cosign](https://github.com/sigstore/cosign)
341-
or [Notaryproject notation](https://https://github.com/notaryproject/notation).
341+
or [Notaryproject notation](https://github.com/notaryproject/notation).
342342

343343
To secure your delivery pipeline, you can sign the artifacts and configure Flux
344344
to verify the artifacts' signatures before they are downloaded and reconciled in production.

0 commit comments

Comments
 (0)