Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cli/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Checkly CLI
description: 'Code, test, and deploy synthetic monitoring at scale with the Checkly CLI.'
sidebarTitle: 'Overview'
canonical: 'https://www.checklyhq.com/docs/cli/overview/'
---

import MainCicdCards from "/snippets/main-cicd-cards.mdx"
Expand Down
5 changes: 4 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
},
"seo": {
"title": "Getting started with Checkly - Checkly Docs",
"description": "The Application Reliability Platform built for modern engineering teams."
"description": "The Application Reliability Platform built for modern engineering teams.",
"metatags": {
"canonical": "https://www.checklyhq.com"
}
},
"favicon": "/racoon_favicon.png",
"customCSS": "/style.css",
Expand Down
Loading