|
137 | 137 | { |
138 | 138 | "group": "URL Monitors", |
139 | 139 | "pages": [ |
140 | | - "detect/uptime-monitoring/url-monitors/quickstart", |
141 | 140 | "detect/uptime-monitoring/url-monitors/overview", |
| 141 | + "detect/uptime-monitoring/url-monitors/quickstart", |
142 | 142 | "detect/uptime-monitoring/url-monitors/configuration" |
143 | 143 | ] |
144 | 144 | }, |
145 | 145 | { |
146 | 146 | "group": "TCP Monitors", |
147 | 147 | "pages": [ |
148 | | - "detect/uptime-monitoring/tcp-monitors/quickstart", |
149 | 148 | "detect/uptime-monitoring/tcp-monitors/overview", |
| 149 | + "detect/uptime-monitoring/tcp-monitors/quickstart", |
150 | 150 | "detect/uptime-monitoring/tcp-monitors/configuration" |
151 | 151 | ] |
152 | 152 | }, |
|
167 | 167 | { |
168 | 168 | "group": "Heartbeat Monitors", |
169 | 169 | "pages": [ |
170 | | - "detect/uptime-monitoring/heartbeat-monitors/quickstart", |
171 | 170 | "detect/uptime-monitoring/heartbeat-monitors/overview", |
| 171 | + "detect/uptime-monitoring/heartbeat-monitors/quickstart", |
172 | 172 | "detect/uptime-monitoring/heartbeat-monitors/examples" |
173 | 173 | ] |
174 | 174 | } |
|
188 | 188 | { |
189 | 189 | "group": "API Checks", |
190 | 190 | "pages": [ |
191 | | - "detect/synthetic-monitoring/api-checks/quickstart", |
192 | 191 | "detect/synthetic-monitoring/api-checks/overview", |
| 192 | + "detect/synthetic-monitoring/api-checks/quickstart", |
193 | 193 | "detect/synthetic-monitoring/api-checks/configuration", |
194 | 194 | "detect/synthetic-monitoring/api-checks/setup-and-teardown", |
195 | 195 | "detect/synthetic-monitoring/api-checks/snippets", |
|
203 | 203 | { |
204 | 204 | "group": "Multistep Checks", |
205 | 205 | "pages": [ |
206 | | - "detect/synthetic-monitoring/multistep-checks/quickstart", |
207 | 206 | "detect/synthetic-monitoring/multistep-checks/overview", |
| 207 | + "detect/synthetic-monitoring/multistep-checks/quickstart", |
208 | 208 | "detect/synthetic-monitoring/multistep-checks/multistep-structure", |
209 | 209 | "detect/synthetic-monitoring/multistep-checks/degraded-states", |
210 | 210 | "detect/synthetic-monitoring/multistep-checks/file-system", |
|
215 | 215 | { |
216 | 216 | "group": "Browser Checks", |
217 | 217 | "pages": [ |
218 | | - "detect/synthetic-monitoring/browser-checks/quickstart", |
219 | 218 | "detect/synthetic-monitoring/browser-checks/overview", |
| 219 | + "detect/synthetic-monitoring/browser-checks/quickstart", |
220 | 220 | "detect/synthetic-monitoring/browser-checks/mac-structure", |
221 | 221 | "detect/synthetic-monitoring/browser-checks/performance-metrics", |
222 | 222 | "detect/synthetic-monitoring/browser-checks/visual-regressions", |
|
230 | 230 | { |
231 | 231 | "group": "Playwright Check Suites", |
232 | 232 | "pages": [ |
233 | | - "detect/synthetic-monitoring/playwright-checks/quickstart", |
234 | 233 | "detect/synthetic-monitoring/playwright-checks/overview", |
| 234 | + "detect/synthetic-monitoring/playwright-checks/quickstart", |
235 | 235 | "detect/synthetic-monitoring/playwright-checks/configuration", |
236 | 236 | "detect/synthetic-monitoring/playwright-checks/test-organization", |
237 | 237 | "detect/synthetic-monitoring/playwright-checks/add-to-group", |
|
0 commit comments