Skip to content

Commit

Permalink
Correct broken link to quick start guide (#831)
Browse files Browse the repository at this point in the history
Similarly to notaryproject/notaryproject.dev#360,
I attempted to follow the link in the README.md for the quick start guide and discovered the broken link. Linking to the official page.

URL: https://notaryproject.dev/docs/quickstart/
Expected page: https://notaryproject.dev/docs/quickstart-guides/quickstart-sign-image-artifact/

Signed-off-by: Cameron Rozean <[email protected]>
  • Loading branch information
rcrozean authored Nov 22, 2023
1 parent 3ef2fdb commit 4569f3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ You can find the Notary Project [README](https://github.com/notaryproject/.githu

## Quick Start

- [Quick start: Sign and validate a container image](https://notaryproject.dev/docs/quickstart-guides/quickstart/)
- [Quick start: Sign and validate a container image](https://notaryproject.dev/docs/quickstart-guides/quickstart-sign-image-artifact/)
- [Try out Notation in this Killercoda interactive sandbox environment](https://killercoda.com/notaryproject/scenario/notation)
- Build, sign, and verify container images using Notation with [Azure Key Vault](https://docs.microsoft.com/azure/container-registry/container-registry-tutorial-sign-build-push?wt.mc_id=azurelearn_inproduct_oss_notaryproject) or [AWS Signer](https://docs.aws.amazon.com/signer/latest/developerguide/container-workflow.html)

## Community

Notary Project is a [CNCF Incubating project](https://www.cncf.io/projects/notary/). We :heart: your contribution.
Expand Down

0 comments on commit 4569f3f

Please sign in to comment.