Skip to content

Commit a50eec2

Browse files
danielpaulusclaude
andcommitted
docs(ssl): add canonical frontmatter to satisfy the frontmatter integrity check
The three SSL monitor docs pages predate the canonical-URL frontmatter requirement, so static-docs-checks failed. Add the path-derived canonical URLs (same format as the merged monitor docs). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013AYwkvoaANQTH5dGStbBj2
1 parent 1e572db commit a50eec2

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

constructs/ssl-monitor.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: 'SslMonitor Construct'
33
description: 'Learn how to configure SSL monitors with the Checkly CLI.'
44
sidebarTitle: 'SSL Monitor'
5+
canonical: 'https://www.checklyhq.com/docs/constructs/ssl-monitor/'
56
---
67

78
import GeneralMonitorOptionsTable from '/snippets/general-monitor-options-table.mdx';

detect/uptime-monitoring/ssl-monitors/configuration.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: 'SSL Monitor Configuration'
33
description: 'Configure your SSL monitor to track certificate health, expiry, and TLS security posture.'
44
sidebarTitle: 'Configuration'
5+
canonical: 'https://www.checklyhq.com/docs/detect/uptime-monitoring/ssl-monitors/configuration/'
56
---
67

78
<Tip>

detect/uptime-monitoring/ssl-monitors/overview.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: 'SSL Monitor Overview'
33
description: 'Monitor TLS certificate health, expiry, and security posture of your HTTPS endpoints.'
44
sidebarTitle: Overview
5+
canonical: 'https://www.checklyhq.com/docs/detect/uptime-monitoring/ssl-monitors/overview/'
56
---
67

78
<Tip>

0 commit comments

Comments
 (0)