From 7791b191ec794d0f4e8a34e3c330a62dac57c40d Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Wed, 17 Sep 2025 15:42:45 -0700 Subject: [PATCH] Fix for deployment --- ssh/how-it-works.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/how-it-works.mdx b/ssh/how-it-works.mdx index b23c0a05..44e6a607 100644 --- a/ssh/how-it-works.mdx +++ b/ssh/how-it-works.mdx @@ -1,7 +1,7 @@ --- updated_at: September 17, 2025 title: Smallstep SSH How It Works -html_title: How SSH Certificates Work: Technical Guide +html_title: How SSH Certificates Work - Technical Guide description: Technical overview of SSH certificate authentication. Learn how certificates replace keys for better security and management in modern SSH. ---