diff --git a/content/en/about/overview.md b/content/en/about/overview.md index 56c78425..bee9528a 100644 --- a/content/en/about/overview.md +++ b/content/en/about/overview.md @@ -62,17 +62,17 @@ For more information on the modules that make up Sigstore, see [Toolling](/docs/ To use Sigstore, you must first install the client. See the [Installation](docs/system_config/installation/) instructions. You can then pick the subject matter you wish to learn about from the menu items on the left. For a quick introduction, you can try using one of the links below: -- To get a quick view of how to use the program see [Quick Start](/docs/signing/quickstart/) -- To learn how to work with blobs, see [sign a blob](docs/signing/signing_with_blobs/) -- To learn how to work with containers, see [sign a container](docs/signing/signing_with_containers/) -- To use Gitsign, see [Sign Git commits with Gitsign](/docs/signing/gitsign/) -- To learn about verification, see [verify entries with Cosign](/docs/verifying/verify/) +- To get a quick view of how to use the program see [Quick Start](/signing/quickstart/) +- To learn how to work with blobs, see [sign a blob](/signing/signing_with_blobs/) +- To learn how to work with containers, see [sign a container](/signing/signing_with_containers/) +- To use Gitsign, see [Sign Git commits with Gitsign](/signing/gitsign/) +- To learn about verification, see [verify entries with Cosign](/verifying/verify/) ## Contributing Up to date documentation, best practices, and detailed scenarios for Sigstore live here. These pages are maintained by the community and intended to help anyone get set up easily with any of the technologies, to find what you’re looking for fast. It’s also where we keep all the relevant pages for the Sigstore trust root, from signing ceremonies to security practices. -Ready to jump in? Check the [contributing guidelines](/docs/contributing/). +Ready to jump in? Check the [contributing guidelines](/contributing/). ## Learn more