From ea8b5656c21171e13e878277bb52cc34c8c14f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Zahradn=C3=ADk?= Date: Thu, 14 Sep 2023 22:58:52 +0200 Subject: [PATCH] Fix HSM support link (#248) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr ZahradnĂ­k --- content/en/certificate_authority/hsm-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/certificate_authority/hsm-support.md b/content/en/certificate_authority/hsm-support.md index ae3f8006..c83bb66d 100644 --- a/content/en/certificate_authority/hsm-support.md +++ b/content/en/certificate_authority/hsm-support.md @@ -5,4 +5,4 @@ title: HSM Support weight: 1720 --- -Review Fulcio's [HSM support](https://github.com/sigstore/fulcio/blob/main/docs/certificate-specification.md) on GitHub. +Review Fulcio's [HSM support](https://github.com/sigstore/fulcio/blob/main/docs/hsm-support.md) on GitHub.