Skip to content

Commit aae0e4b

Browse files
authored
Merge pull request #29 from checkly/content-fixes-5
Update more constructs docs
2 parents c86f68e + cb7090e commit aae0e4b

13 files changed

Lines changed: 1361 additions & 2017 deletions

File tree

constructs/check-group-v2.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: 'CheckGroupV2 Construct'
33
description: 'Learn how to configure check groups with the Checkly CLI.'
4-
sidebarTitle: 'Check Group (V2)'
4+
sidebarTitle: 'Check Group V2 TODO'
55
---
66

7-
Use CheckGroupV2 to organize your checks into logical groups. This provides better organization, shared configuration, and group-level controls for your monitoring setup.
7+
<Tip>
8+
Learn more about Check Groups in [the Groups overview](/docs/platform/groups).
9+
</Tip>
810

9-
<Info>
10-
Learn more about check groups in the [Check Groups documentation](/docs/introduction/concepts/groups).
11-
</Info>
11+
Use `CheckGroupV2` to organize your checks into logical groups. This provides better organization, shared configuration, and group-level controls for your monitoring setup.
1212

1313
## `CheckGroupV2` Structure
1414

0 commit comments

Comments
 (0)