From b95913a81ff01a6e1f893f45ae5a946e6c00faac Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Wed, 15 Nov 2023 14:49:42 -0800 Subject: [PATCH] Link fixes --- certificate-manager/how-it-works.mdx | 2 +- step-ca/configuration.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/certificate-manager/how-it-works.mdx b/certificate-manager/how-it-works.mdx index c0982df1..c0fdd6a2 100644 --- a/certificate-manager/how-it-works.mdx +++ b/certificate-manager/how-it-works.mdx @@ -209,7 +209,7 @@ infrastructures. In these environments, it's easy for a small, unnoticed failure to cascade into a large outage. Certificate Manager can alert you ahead of certificate expiry via email or by -calling a [webhook](./webhook-events). Alerts can be fed into your SIEM or sent to slack so you can +calling a [webhook](./webhook-events.mdx). Alerts can be fed into your SIEM or sent to slack so you can remediate ahead of an outage. Issued certificates are catalogued for easy auditability. The Certificate Manager interface allows you to sort and filter, and quickly list and export certificate subjects, issue & expiry dates, issuing diff --git a/step-ca/configuration.mdx b/step-ca/configuration.mdx index e781434f..9d46472d 100644 --- a/step-ca/configuration.mdx +++ b/step-ca/configuration.mdx @@ -820,7 +820,7 @@ When you start `step-ca`, it prints your X.509 root fingerprint, and the SSH use ### Azure Key Vault -[Azure Key Vault](https://azure.microsoft.com/en-us/services/key-vault/#product-overview) is Microsoft's managed key management service. +[Azure Key Vault](https://azure.microsoft.com/en-us/products/key-vault) is Microsoft's managed key management service. #### Authentication