| 
12 | 12 |     },  | 
13 | 13 |     {  | 
14 | 14 |       "source": "/docs/notebook/actions/",  | 
15 |  | -      "destination": "/workflows/building-workflows/actions/"  | 
 | 15 | +      "destination": "/docs/workflows/building-workflows/actions/"  | 
16 | 16 |     },  | 
17 | 17 |     {  | 
18 | 18 |       "source": "/docs/cron",  | 
19 |  | -      "destination": "/workflows/building-workflows/triggers/"  | 
 | 19 | +      "destination": "/docs/workflows/building-workflows/triggers/"  | 
20 | 20 |     },  | 
21 | 21 |     {  | 
22 | 22 |       "source": "/docs/notebook",  | 
23 |  | -      "destination": "/workflows/"  | 
 | 23 | +      "destination": "/docs/workflows/"  | 
24 | 24 |     },  | 
25 | 25 |     {  | 
26 | 26 |       "source": "/docs/workflows/fork",  | 
27 |  | -      "destination": "/workflows/copy"  | 
 | 27 | +      "destination": "/docs/workflows/building-workflows/sharing/"  | 
28 | 28 |     },  | 
29 | 29 |     {  | 
30 | 30 |       "source": "/docs/notebook/fork",  | 
31 |  | -      "destination": "/workflows/building-workflows/sharing/"  | 
 | 31 | +      "destination": "/docs/workflows/building-workflows/sharing/"  | 
32 | 32 |     },  | 
33 | 33 |     {  | 
34 | 34 |       "source": "/docs/notebook/inspector/",  | 
35 |  | -      "destination": "/workflows/building-workflows/inspect/"  | 
 | 35 | +      "destination": "/docs/workflows/building-workflows/inspect/"  | 
36 | 36 |     },  | 
37 | 37 |     {  | 
38 | 38 |       "source": "/docs/notebook/destinations/s3/",  | 
39 |  | -      "destination": "/workflows/data-management/destinations/s3/"  | 
 | 39 | +      "destination": "/docs/workflows/data-management/destinations/s3/"  | 
40 | 40 |     },  | 
41 | 41 |     {  | 
42 | 42 |       "source": "/docs/notebook/destinations/sse/",  | 
43 |  | -      "destination": "/workflows/data-management/destinations/sse/"  | 
 | 43 | +      "destination": "/docs/workflows/data-management/destinations/sse/"  | 
44 | 44 |     },  | 
45 | 45 |     {  | 
46 | 46 |       "source": "/docs/notebook/destinations/snowflake/",  | 
47 |  | -      "destination": "/workflows/data-management/databases/"  | 
 | 47 | +      "destination": "/docs/workflows/data-management/databases/"  | 
48 | 48 |     },  | 
49 | 49 |     {  | 
50 | 50 |       "source": "/docs/notebook/destinations/http/",  | 
51 |  | -      "destination": "/workflows/data-management/destinations/http/"  | 
 | 51 | +      "destination": "/docs/workflows/data-management/destinations/http/"  | 
52 | 52 |     },  | 
53 | 53 |     {  | 
54 | 54 |       "source": "/docs/notebook/destinations/email/",  | 
55 |  | -      "destination": "/workflows/data-management/destinations/email/"  | 
 | 55 | +      "destination": "/docs/workflows/data-management/destinations/email/"  | 
56 | 56 |     },  | 
57 | 57 |     {  | 
58 | 58 |       "source": "/docs/notebook/destinations/",  | 
59 |  | -      "destination": "/workflows/data-management/destinations/"  | 
 | 59 | +      "destination": "/docs/workflows/data-management/destinations/"  | 
60 | 60 |     },  | 
61 | 61 |     {  | 
62 | 62 |       "source": "/docs/notebook/code/",  | 
63 |  | -      "destination": "/workflows/building-workflows/code/"  | 
 | 63 | +      "destination": "/docs/workflows/building-workflows/code/"  | 
64 | 64 |     },  | 
65 | 65 |     {  | 
66 | 66 |       "source": "/docs/notebook/observability/",  | 
67 |  | -      "destination": "/workflows/building-workflows/inspect/"  | 
 | 67 | +      "destination": "/docs/workflows/building-workflows/inspect/"  | 
68 | 68 |     },  | 
69 | 69 |     {  | 
70 | 70 |       "source": "/docs/notebook/sources/",  | 
71 |  | -      "destination": "/workflows/building-workflows/triggers/"  | 
 | 71 | +      "destination": "/docs/workflows/building-workflows/triggers/"  | 
72 | 72 |     },  | 
73 | 73 |     {  | 
74 | 74 |       "source": "/docs/security/",  | 
75 |  | -      "destination": "/privacy-and-security/"  | 
 | 75 | +      "destination": "/docs/privacy-and-security/"  | 
76 | 76 |     },  | 
77 | 77 |     {  | 
78 | 78 |       "source": "/docs/notebook/sql/",  | 
79 |  | -      "destination": "/workflows/data-management/databases/working-with-sql/"  | 
 | 79 | +      "destination": "/docs/workflows/data-management/databases/working-with-sql/"  | 
80 | 80 |     },  | 
81 | 81 |     {  | 
82 | 82 |       "source": "/docs/what-is-pipedream/",  | 
 | 
108 | 108 |     },  | 
109 | 109 |     {  | 
110 | 110 |       "source": "/docs/workflows/steps/code/async/",  | 
111 |  | -      "destination": "/workflows/building-workflows/code/nodejs/async/"  | 
 | 111 | +      "destination": "/docs/workflows/building-workflows/code/nodejs/async/"  | 
112 | 112 |     },  | 
113 | 113 |     {  | 
114 | 114 |       "source": "/docs/workflows/steps/code/state",  | 
115 | 115 |       "destination": "/docs/workflows/#step-exports"  | 
116 | 116 |     },  | 
117 | 117 |     {  | 
118 | 118 |       "source": "/docs/workflows/steps/params/",  | 
119 |  | -      "destination": "/workflows/building-workflows/using-props"  | 
 | 119 | +      "destination": "/docs/workflows/building-workflows/using-props/"  | 
120 | 120 |     },  | 
121 | 121 |     {  | 
122 | 122 |       "source": "/docs/pricing/#developer-tier",  | 
123 |  | -      "destination": "/pricing/#free-tier"  | 
 | 123 | +      "destination": "/docs/pricing/#free-tier"  | 
124 | 124 |     },  | 
125 | 125 |     {  | 
126 | 126 |       "source": "/docs/apps/discord/",  | 
 | 
164 | 164 |     },  | 
165 | 165 |     {  | 
166 | 166 |       "source": "/docs/apps/all-apps/",  | 
167 |  | -      "destination": "/integrations/apps/"  | 
 | 167 | +      "destination": "/docs/integrations/apps/"  | 
168 | 168 |     },  | 
169 | 169 |     {  | 
170 | 170 |       "source": "/docs/workflows/events/cold-starts/",  | 
171 |  | -      "destination": "/workflows/building-workflows/settings/#eliminate-cold-starts"  | 
 | 171 | +      "destination": "/docs/workflows/building-workflows/settings/#eliminate-cold-starts"  | 
172 | 172 |     },  | 
173 | 173 |     {  | 
174 | 174 |       "source": "/docs/workflows/examples/waiting-to-execute-next-step-of-workflow/",  | 
175 |  | -      "destination": "/workflows/building-workflows/code/nodejs/delay/"  | 
 | 175 | +      "destination": "/docs/workflows/building-workflows/code/nodejs/delay/"  | 
176 | 176 |     },  | 
177 | 177 |     {  | 
178 | 178 |       "source": "/docs/workflows/networking/",  | 
179 |  | -      "destination": "/workflows/vpc/"  | 
 | 179 | +      "destination": "/docs/workflows/vpc/"  | 
180 | 180 |     },  | 
181 | 181 |     {  | 
182 | 182 |       "source": "/docs/code/python/#making-a-get-request",  | 
183 |  | -      "destination": "/workflows/building-workflows/code/python/http-requests/#making-a-get-request"  | 
 | 183 | +      "destination": "/docs/workflows/building-workflows/code/python/http-requests/#making-a-get-request"  | 
184 | 184 |     },  | 
185 | 185 |     {  | 
186 | 186 |       "source": "/docs/code/python/#making-a-post-request",  | 
187 |  | -      "destination": "/workflows/building-workflows/code/python/http-requests/#making-a-post-request"  | 
 | 187 | +      "destination": "/docs/workflows/building-workflows/code/python/http-requests/#making-a-post-request"  | 
188 | 188 |     },  | 
189 | 189 |     {  | 
190 | 190 |       "source": "/docs/code/python/#sending-files",  | 
191 |  | -      "destination": "/workflows/building-workflows/code/python/http-requests/#sending-files"  | 
 | 191 | +      "destination": "/docs/workflows/building-workflows/code/python/http-requests/#sending-files"  | 
192 | 192 |     },  | 
193 | 193 |     {  | 
194 | 194 |       "source": "/docs/code/python/#writing-a-file-to-tmp",  | 
195 |  | -      "destination": "/workflows/building-workflows/code/python/working-with-files/#writing-a-file-to-tmp"  | 
 | 195 | +      "destination": "/docs/workflows/building-workflows/code/python/working-with-files/#writing-a-file-to-tmp"  | 
196 | 196 |     },  | 
197 | 197 |     {  | 
198 | 198 |       "source": "/docs/code/python/#reading-a-file-from-tmp",  | 
199 |  | -      "destination": "/workflows/building-workflows/code/python/working-with-files/#reading-a-file-from-tmp"  | 
 | 199 | +      "destination": "/docs/workflows/building-workflows/code/python/working-with-files/#reading-a-file-from-tmp"  | 
200 | 200 |     },  | 
201 | 201 |     {  | 
202 | 202 |       "source": "/docs/code/python/#listing-files-in-tmp",  | 
203 |  | -      "destination": "/workflows/building-workflows/code/python/working-with-files/#listing-files-in-tmp"  | 
 | 203 | +      "destination": "/docs/workflows/building-workflows/code/python/working-with-files/#listing-files-in-tmp"  | 
204 | 204 |     },  | 
205 | 205 |     {  | 
206 | 206 |       "source": "/docs/api",  | 
207 |  | -      "destination": "/rest-api/"  | 
 | 207 | +      "destination": "/docs/rest-api/"  | 
208 | 208 |     },  | 
209 | 209 |     {  | 
210 | 210 |       "source": "/docs/api/rest",  | 
211 |  | -      "destination": "/rest-api/"  | 
 | 211 | +      "destination": "/docs/rest-api/"  | 
212 | 212 |     },  | 
213 | 213 |     {  | 
214 | 214 |       "source": "/docs/api/rest/(.*)",  | 
215 |  | -      "destination": "/rest-api/$1"  | 
 | 215 | +      "destination": "/docs/rest-api/$1"  | 
216 | 216 |     },  | 
217 | 217 |     {  | 
218 | 218 |       "source": "/docs/api/auth",  | 
219 |  | -      "destination": "/rest-api/auth/"  | 
 | 219 | +      "destination": "/docs/rest-api/auth/"  | 
220 | 220 |     },  | 
221 | 221 |     {  | 
222 | 222 |       "source": "/docs/components/quickstart/nodejs/actions",  | 
223 |  | -      "destination": "/workflows/contributing/components/actions-quickstart/"  | 
 | 223 | +      "destination": "/docs/workflows/contributing/components/actions-quickstart/"  | 
224 | 224 |     },  | 
225 | 225 |     {  | 
226 | 226 |       "source": "/docs/github-sync",  | 
227 |  | -      "destination": "/workflows/git/"  | 
 | 227 | +      "destination": "/docs/workflows/git/"  | 
228 | 228 |     },  | 
229 | 229 |     {  | 
230 | 230 |       "source": "/docs/workflows/events/inspect",  | 
231 |  | -      "destination": "/workflows/building-workflows/inspect/"  | 
 | 231 | +      "destination": "/docs/workflows/building-workflows/inspect/"  | 
232 | 232 |     },  | 
233 | 233 |     {  | 
234 | 234 |       "source": "/docs/workflows/steps/triggers",  | 
235 |  | -      "destination": "/workflows/building-workflows/triggers/"  | 
 | 235 | +      "destination": "/docs/workflows/building-workflows/triggers/"  | 
236 | 236 |     },  | 
237 | 237 |     {  | 
238 | 238 |       "source": "/docs/workflows/steps/actions",  | 
239 |  | -      "destination": "/workflows/building-workflows/actions/"  | 
 | 239 | +      "destination": "/docs/workflows/building-workflows/actions/"  | 
240 | 240 |     },  | 
241 | 241 |     {  | 
242 | 242 |       "source": "/docs/workflows/flow-control",  | 
243 |  | -      "destination": "/docs/workflows/control-flow/"  | 
 | 243 | +      "destination": "/docs/workflows/building-workflows/control-flow/"  | 
244 | 244 |     },  | 
245 | 245 |     {  | 
246 | 246 |       "source": "/docs/workspaces/okta",  | 
247 |  | -      "destination": "/workflows/workspaces/sso/okta/"  | 
 | 247 | +      "destination": "/docs/workflows/workspaces/sso/okta/"  | 
248 | 248 |     },  | 
249 | 249 |     {  | 
250 | 250 |       "source": "/docs/workspaces/google",  | 
251 |  | -      "destination": "/workflows/workspaces/sso/google/"  | 
 | 251 | +      "destination": "/docs/workflows/workspaces/sso/google/"  | 
252 | 252 |     },  | 
253 | 253 |     {  | 
254 | 254 |       "source": "/docs/workspaces/saml",  | 
255 |  | -      "destination": "/workflows/workspaces/sso/saml/"  | 
 | 255 | +      "destination": "/docs/workflows/workspaces/sso/saml/"  | 
256 | 256 |     },  | 
257 | 257 |     {  | 
258 | 258 |       "source": "/docs/workspaces/saml",  | 
259 |  | -      "destination": "/workflows/workspaces/sso/saml/"  | 
 | 259 | +      "destination": "/docs/workflows/workspaces/sso/saml/"  | 
260 | 260 |     },  | 
261 | 261 |     {  | 
262 | 262 |       "source": "/docs/workflows/built-in-functions",  | 
263 |  | -      "destination": "/workflows/building-workflows/actions/"  | 
 | 263 | +      "destination": "/docs/workflows/building-workflows/actions/"  | 
264 | 264 |     },  | 
265 | 265 |     {  | 
266 | 266 |       "source": "/docs/workspaces-and-credits-faq",  | 
267 |  | -      "destination": "/pricing/faq/"  | 
 | 267 | +      "destination": "/docs/pricing/faq/"  | 
268 | 268 |     },  | 
269 | 269 |     {  | 
270 | 270 |       "source": "/docs/quickstart/run-workflow-on-a-schedule",  | 
271 |  | -      "destination": "/quickstart/"  | 
 | 271 | +      "destination": "/docs/quickstart/"  | 
272 | 272 |     },  | 
273 | 273 |     {  | 
274 | 274 |       "source": "/docs/apps/guide/requesting-additional-oauth-scopes",  | 
275 |  | -      "destination": "/integrations/oauth-clients/"  | 
 | 275 | +      "destination": "/docs/integrations/oauth-clients/"  | 
276 | 276 |     },  | 
277 | 277 |     {  | 
278 | 278 |       "source": "/docs/workflows/networking",  | 
279 |  | -      "destination": "/workflows/data-management/databases/"  | 
 | 279 | +      "destination": "/docs/workflows/data-management/databases/"  | 
280 | 280 |     },  | 
281 | 281 |     {  | 
282 | 282 |       "source": "/docs/connected-accounts/api",  | 
283 |  | -      "destination": "/connect/api/#accounts/"  | 
 | 283 | +      "destination": "/docs/connect/api/#accounts/"  | 
284 | 284 |     },  | 
285 | 285 |     {  | 
286 | 286 |       "source": "/docs/connect/quickstart#use-connect-link",  | 
287 |  | -      "destination": "/connect/managed-auth/quickstart/#or-use-connect-link"  | 
 | 287 | +      "destination": "/docs/connect/managed-auth/quickstart/#or-use-connect-link"  | 
288 | 288 |     },  | 
289 | 289 |     {  | 
290 | 290 |       "source": "/docs/connect/quickstart#connect-a-users-account",  | 
291 |  | -      "destination": "/connect/managed-auth/quickstart/#connect-your-users-account"  | 
 | 291 | +      "destination": "/docs/connect/managed-auth/quickstart/#connect-your-users-account"  | 
292 | 292 |     },  | 
293 | 293 |     {  | 
294 | 294 |       "source": "/docs/connect/connect-link",  | 
295 |  | -      "destination": "/connect/managed-auth/connect-link/"  | 
 | 295 | +      "destination": "/docs/connect/managed-auth/connect-link/"  | 
296 | 296 |     },  | 
297 | 297 |     {  | 
298 | 298 |       "source": "/docs/connect/customize-your-app",  | 
299 |  | -      "destination": "/connect/managed-auth/customization/"  | 
 | 299 | +      "destination": "/docs/connect/managed-auth/customization/"  | 
300 | 300 |     },  | 
301 | 301 |     {  | 
302 | 302 |       "source": "/docs/connect/oauth-clients",  | 
303 |  | -      "destination": "/connect/managed-auth/oauth-clients/"  | 
 | 303 | +      "destination": "/docs/connect/managed-auth/oauth-clients/"  | 
304 | 304 |     },  | 
305 | 305 |     {  | 
306 | 306 |       "source": "/docs/connect/quickstart",  | 
307 |  | -      "destination": "/connect/managed-auth/quickstart/"  | 
 | 307 | +      "destination": "/docs/connect/managed-auth/quickstart/"  | 
308 | 308 |     },  | 
309 | 309 |     {  | 
310 | 310 |       "source": "/docs/connect/tokens",  | 
311 |  | -      "destination": "/connect/managed-auth/tokens/"  | 
 | 311 | +      "destination": "/docs/connect/managed-auth/tokens/"  | 
312 | 312 |     },  | 
313 | 313 |     {  | 
314 | 314 |       "source": "/docs/connect/webhooks",  | 
315 |  | -      "destination": "/connect/managed-auth/webhooks/"  | 
 | 315 | +      "destination": "/docs/connect/managed-auth/webhooks/"  | 
316 | 316 |     },  | 
317 | 317 |     {  | 
318 | 318 |       "source": "/connect/oauth-clients#using-your-own-oauth-client",  | 
319 |  | -      "destination": "/connect/managed-auth/oauth-clients/#using-a-custom-oauth-client"  | 
 | 319 | +      "destination": "/docs/connect/managed-auth/oauth-clients/#using-a-custom-oauth-client"  | 
320 | 320 |     }  | 
321 | 321 |   ]  | 
322 | 322 | }  | 
0 commit comments