Skip to content

Commit 22d819b

Browse files
Dgiordano33claude
andcommitted
Test: force trailing-slash canonical on cli/overview via frontmatter
Temporary probe: verify whether Mintlify emits a per-page `canonical` override verbatim (including the trailing slash) or normalizes it to no-slash. On the preview deploy, inspect the rendered <link rel="canonical"> for /docs/cli/overview/ — if it keeps the slash, we can script this across all pages; if stripped, drop this commit. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 02d52af commit 22d819b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/overview.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Checkly CLI
33
description: 'Code, test, and deploy synthetic monitoring at scale with the Checkly CLI.'
44
sidebarTitle: 'Overview'
5+
canonical: 'https://www.checklyhq.com/docs/cli/overview/'
56
---
67

78
import MainCicdCards from "/snippets/main-cicd-cards.mdx"

0 commit comments

Comments
 (0)