Skip to content

Commit b9de65f

Browse files
committed
Order check-type sections as overview then quickstart
1 parent a3925fb commit b9de65f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -137,16 +137,16 @@
137137
{
138138
"group": "URL Monitors",
139139
"pages": [
140-
"detect/uptime-monitoring/url-monitors/quickstart",
141140
"detect/uptime-monitoring/url-monitors/overview",
141+
"detect/uptime-monitoring/url-monitors/quickstart",
142142
"detect/uptime-monitoring/url-monitors/configuration"
143143
]
144144
},
145145
{
146146
"group": "TCP Monitors",
147147
"pages": [
148-
"detect/uptime-monitoring/tcp-monitors/quickstart",
149148
"detect/uptime-monitoring/tcp-monitors/overview",
149+
"detect/uptime-monitoring/tcp-monitors/quickstart",
150150
"detect/uptime-monitoring/tcp-monitors/configuration"
151151
]
152152
},
@@ -167,8 +167,8 @@
167167
{
168168
"group": "Heartbeat Monitors",
169169
"pages": [
170-
"detect/uptime-monitoring/heartbeat-monitors/quickstart",
171170
"detect/uptime-monitoring/heartbeat-monitors/overview",
171+
"detect/uptime-monitoring/heartbeat-monitors/quickstart",
172172
"detect/uptime-monitoring/heartbeat-monitors/examples"
173173
]
174174
}
@@ -188,8 +188,8 @@
188188
{
189189
"group": "API Checks",
190190
"pages": [
191-
"detect/synthetic-monitoring/api-checks/quickstart",
192191
"detect/synthetic-monitoring/api-checks/overview",
192+
"detect/synthetic-monitoring/api-checks/quickstart",
193193
"detect/synthetic-monitoring/api-checks/configuration",
194194
"detect/synthetic-monitoring/api-checks/setup-and-teardown",
195195
"detect/synthetic-monitoring/api-checks/snippets",
@@ -203,8 +203,8 @@
203203
{
204204
"group": "Multistep Checks",
205205
"pages": [
206-
"detect/synthetic-monitoring/multistep-checks/quickstart",
207206
"detect/synthetic-monitoring/multistep-checks/overview",
207+
"detect/synthetic-monitoring/multistep-checks/quickstart",
208208
"detect/synthetic-monitoring/multistep-checks/multistep-structure",
209209
"detect/synthetic-monitoring/multistep-checks/degraded-states",
210210
"detect/synthetic-monitoring/multistep-checks/file-system",
@@ -215,8 +215,8 @@
215215
{
216216
"group": "Browser Checks",
217217
"pages": [
218-
"detect/synthetic-monitoring/browser-checks/quickstart",
219218
"detect/synthetic-monitoring/browser-checks/overview",
219+
"detect/synthetic-monitoring/browser-checks/quickstart",
220220
"detect/synthetic-monitoring/browser-checks/mac-structure",
221221
"detect/synthetic-monitoring/browser-checks/performance-metrics",
222222
"detect/synthetic-monitoring/browser-checks/visual-regressions",
@@ -230,8 +230,8 @@
230230
{
231231
"group": "Playwright Check Suites",
232232
"pages": [
233-
"detect/synthetic-monitoring/playwright-checks/quickstart",
234233
"detect/synthetic-monitoring/playwright-checks/overview",
234+
"detect/synthetic-monitoring/playwright-checks/quickstart",
235235
"detect/synthetic-monitoring/playwright-checks/configuration",
236236
"detect/synthetic-monitoring/playwright-checks/test-organization",
237237
"detect/synthetic-monitoring/playwright-checks/add-to-group",

0 commit comments

Comments
 (0)