Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 24fe871

Browse files
authored
Merge branch 'main' into guolau/misc-small-fixes
2 parents 16b7539 + 20b0e09 commit 24fe871

32 files changed

+509
-77
lines changed
-883 KB
Loading
114 KB
Loading
517 KB
Loading
542 KB
Loading
332 KB
Loading

site/config.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,20 @@ disqusShortname = "checkly"
223223
pre = "/learn/icons/errors.svg"
224224
weight = 350
225225

226+
[[menu.learn_monitoring]]
227+
name = "Protocols"
228+
pre = "/learn/icons/send.svg"
229+
weight = 350
230+
231+
[[menu.learn_monitoring]]
232+
name = "Monitoring Concepts"
233+
pre = "/learn/icons/learn.svg"
234+
weight = 100
235+
236+
[[menu.learn_monitoring]]
237+
name = "Availability Metrics"
238+
pre = "/learn/icons/metrics.svg"
239+
weight = 120
226240

227241
[markup.goldmark.renderer]
228242
unsafe = true

site/content/docs/alerting-and-retries/sms-delivery.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,12 @@ You can add as many SMS channels as you like.
6666
| Nepal (+977) | Oman (+968) |
6767
| Pakistan (+92) | Palestinian Territory (+970, +972) |
6868
| Philippines (+63) | Qatar (+974) |
69-
| Saudi Arabia (+966) | Singapore (+65) |
70-
| Sri Lanka (+94) | Syria (+963) |
71-
| Taiwan (+886) | Tajikistan (+992) |
72-
| Thailand (+66) | Turkiye (+90) |
73-
| Turkmenistan (+993) | United Arab Emirates (+971) |
74-
| Uzbekistan (+998) | Vietnam (+84) |
75-
| Yemen (+967) | |
69+
| Singapore (+65) | Sri Lanka (+94) |
70+
| Syria (+963) | Taiwan (+886) |
71+
| Tajikistan (+992) | Thailand (+66) |
72+
| Turkiye (+90) | Turkmenistan (+993) |
73+
| United Arab Emirates (+971) | Uzbekistan (+998) |
74+
| Vietnam (+84) | Yemen (+967) |
7675

7776
### Europe
7877
| | |

site/content/docs/api-checks/client-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Client certificates - Checkly Docs
33
displayTitle: Client certificates
44
navTitle: Client certificates
5-
weight: 14
5+
weight: 17
66
menu:
77
resources:
88
parent: "API checks"

site/content/docs/api-checks/setup-script-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: API setup script examples - Checkly Docs
33
displayTitle: API setup script examples
44
navTitle: Setup script examples
5-
weight: 1
5+
weight: 13
66
menu:
77
resources:
88
parent: "API setup & teardown scripts - Checkly Docs"

site/content/docs/api-checks/teardown-script-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: API teardown script examples - Checkly Docs
33
displayTitle: API teardown script examples
44
navTitle: Teardown script examples
5-
weight: 2
5+
weight: 14
66
menu:
77
resources:
88
parent: "API setup & teardown scripts - Checkly Docs"

0 commit comments

Comments
 (0)