diff --git a/step-ca/installation.mdx b/step-ca/installation.mdx index 7969c558..a255d1a1 100644 --- a/step-ca/installation.mdx +++ b/step-ca/installation.mdx @@ -213,7 +213,7 @@ We use [cosign](https://github.com/sigstore/cosign) to sign and verify release a To verify the signature of the `step-ca` binary: -1. [Install cosign](https://docs.sigstore.dev/system_config/installation/). +1. [Install cosign](https://docs.sigstore.dev/cosign/system_config/installation/). 2. Download the binary signature (`.sig`) and certificate (`.pem`) files from the Assets section of our [GitHub Releases page](https://github.com/smallstep/certificates/releases/latest). 3. Run: diff --git a/step-cli/installation.mdx b/step-cli/installation.mdx index 23d6f704..5fef5f4d 100644 --- a/step-cli/installation.mdx +++ b/step-cli/installation.mdx @@ -133,7 +133,7 @@ Place the binary in `/usr/bin` for compatibility with the rest of our documentat We use [cosign](https://github.com/sigstore/cosign) for signing and verifying release artifacts. To verify the signature of the `step-ca` binary: -1. [Install cosign](https://docs.sigstore.dev/system_config/installation/) +1. [Install cosign](https://docs.sigstore.dev/cosign/system_config/installation/) 2. Download the binary signature (`.sig`) and certificate (`.pem`) files from the Assets section of our [GitHub Releases page](https://github.com/smallstep/cli/releases/latest) 3. Run: