Skip to content

Commit 15eef28

Browse files
fix current redirects
1 parent 295a750 commit 15eef28

File tree

1 file changed

+59
-59
lines changed

1 file changed

+59
-59
lines changed

docs-v2/vercel.json

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -12,71 +12,71 @@
1212
},
1313
{
1414
"source": "/docs/notebook/actions/",
15-
"destination": "/workflows/building-workflows/actions/"
15+
"destination": "/docs/workflows/building-workflows/actions/"
1616
},
1717
{
1818
"source": "/docs/cron",
19-
"destination": "/workflows/building-workflows/triggers/"
19+
"destination": "/docs/workflows/building-workflows/triggers/"
2020
},
2121
{
2222
"source": "/docs/notebook",
23-
"destination": "/workflows/"
23+
"destination": "/docs/workflows/"
2424
},
2525
{
2626
"source": "/docs/workflows/fork",
27-
"destination": "/workflows/copy"
27+
"destination": "/docs/workflows/building-workflows/sharing/"
2828
},
2929
{
3030
"source": "/docs/notebook/fork",
31-
"destination": "/workflows/building-workflows/sharing/"
31+
"destination": "/docs/workflows/building-workflows/sharing/"
3232
},
3333
{
3434
"source": "/docs/notebook/inspector/",
35-
"destination": "/workflows/building-workflows/inspect/"
35+
"destination": "/docs/workflows/building-workflows/inspect/"
3636
},
3737
{
3838
"source": "/docs/notebook/destinations/s3/",
39-
"destination": "/workflows/data-management/destinations/s3/"
39+
"destination": "/docs/workflows/data-management/destinations/s3/"
4040
},
4141
{
4242
"source": "/docs/notebook/destinations/sse/",
43-
"destination": "/workflows/data-management/destinations/sse/"
43+
"destination": "/docs/workflows/data-management/destinations/sse/"
4444
},
4545
{
4646
"source": "/docs/notebook/destinations/snowflake/",
47-
"destination": "/workflows/data-management/databases/"
47+
"destination": "/docs/workflows/data-management/databases/"
4848
},
4949
{
5050
"source": "/docs/notebook/destinations/http/",
51-
"destination": "/workflows/data-management/destinations/http/"
51+
"destination": "/docs/workflows/data-management/destinations/http/"
5252
},
5353
{
5454
"source": "/docs/notebook/destinations/email/",
55-
"destination": "/workflows/data-management/destinations/email/"
55+
"destination": "/docs/workflows/data-management/destinations/email/"
5656
},
5757
{
5858
"source": "/docs/notebook/destinations/",
59-
"destination": "/workflows/data-management/destinations/"
59+
"destination": "/docs/workflows/data-management/destinations/"
6060
},
6161
{
6262
"source": "/docs/notebook/code/",
63-
"destination": "/workflows/building-workflows/code/"
63+
"destination": "/docs/workflows/building-workflows/code/"
6464
},
6565
{
6666
"source": "/docs/notebook/observability/",
67-
"destination": "/workflows/building-workflows/inspect/"
67+
"destination": "/docs/workflows/building-workflows/inspect/"
6868
},
6969
{
7070
"source": "/docs/notebook/sources/",
71-
"destination": "/workflows/building-workflows/triggers/"
71+
"destination": "/docs/workflows/building-workflows/triggers/"
7272
},
7373
{
7474
"source": "/docs/security/",
75-
"destination": "/privacy-and-security/"
75+
"destination": "/docs/privacy-and-security/"
7676
},
7777
{
7878
"source": "/docs/notebook/sql/",
79-
"destination": "/workflows/data-management/databases/working-with-sql/"
79+
"destination": "/docs/workflows/data-management/databases/working-with-sql/"
8080
},
8181
{
8282
"source": "/docs/what-is-pipedream/",
@@ -108,19 +108,19 @@
108108
},
109109
{
110110
"source": "/docs/workflows/steps/code/async/",
111-
"destination": "/workflows/building-workflows/code/nodejs/async/"
111+
"destination": "/docs/workflows/building-workflows/code/nodejs/async/"
112112
},
113113
{
114114
"source": "/docs/workflows/steps/code/state",
115115
"destination": "/docs/workflows/#step-exports"
116116
},
117117
{
118118
"source": "/docs/workflows/steps/params/",
119-
"destination": "/workflows/building-workflows/using-props"
119+
"destination": "/docs/workflows/building-workflows/using-props/"
120120
},
121121
{
122122
"source": "/docs/pricing/#developer-tier",
123-
"destination": "/pricing/#free-tier"
123+
"destination": "/docs/pricing/#free-tier"
124124
},
125125
{
126126
"source": "/docs/apps/discord/",
@@ -164,159 +164,159 @@
164164
},
165165
{
166166
"source": "/docs/apps/all-apps/",
167-
"destination": "/integrations/apps/"
167+
"destination": "/docs/integrations/apps/"
168168
},
169169
{
170170
"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"
172172
},
173173
{
174174
"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/"
176176
},
177177
{
178178
"source": "/docs/workflows/networking/",
179-
"destination": "/workflows/vpc/"
179+
"destination": "/docs/workflows/vpc/"
180180
},
181181
{
182182
"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"
184184
},
185185
{
186186
"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"
188188
},
189189
{
190190
"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"
192192
},
193193
{
194194
"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"
196196
},
197197
{
198198
"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"
200200
},
201201
{
202202
"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"
204204
},
205205
{
206206
"source": "/docs/api",
207-
"destination": "/rest-api/"
207+
"destination": "/docs/rest-api/"
208208
},
209209
{
210210
"source": "/docs/api/rest",
211-
"destination": "/rest-api/"
211+
"destination": "/docs/rest-api/"
212212
},
213213
{
214214
"source": "/docs/api/rest/(.*)",
215-
"destination": "/rest-api/$1"
215+
"destination": "/docs/rest-api/$1"
216216
},
217217
{
218218
"source": "/docs/api/auth",
219-
"destination": "/rest-api/auth/"
219+
"destination": "/docs/rest-api/auth/"
220220
},
221221
{
222222
"source": "/docs/components/quickstart/nodejs/actions",
223-
"destination": "/workflows/contributing/components/actions-quickstart/"
223+
"destination": "/docs/workflows/contributing/components/actions-quickstart/"
224224
},
225225
{
226226
"source": "/docs/github-sync",
227-
"destination": "/workflows/git/"
227+
"destination": "/docs/workflows/git/"
228228
},
229229
{
230230
"source": "/docs/workflows/events/inspect",
231-
"destination": "/workflows/building-workflows/inspect/"
231+
"destination": "/docs/workflows/building-workflows/inspect/"
232232
},
233233
{
234234
"source": "/docs/workflows/steps/triggers",
235-
"destination": "/workflows/building-workflows/triggers/"
235+
"destination": "/docs/workflows/building-workflows/triggers/"
236236
},
237237
{
238238
"source": "/docs/workflows/steps/actions",
239-
"destination": "/workflows/building-workflows/actions/"
239+
"destination": "/docs/workflows/building-workflows/actions/"
240240
},
241241
{
242242
"source": "/docs/workflows/flow-control",
243-
"destination": "/docs/workflows/control-flow/"
243+
"destination": "/docs/workflows/building-workflows/control-flow/"
244244
},
245245
{
246246
"source": "/docs/workspaces/okta",
247-
"destination": "/workflows/workspaces/sso/okta/"
247+
"destination": "/docs/workflows/workspaces/sso/okta/"
248248
},
249249
{
250250
"source": "/docs/workspaces/google",
251-
"destination": "/workflows/workspaces/sso/google/"
251+
"destination": "/docs/workflows/workspaces/sso/google/"
252252
},
253253
{
254254
"source": "/docs/workspaces/saml",
255-
"destination": "/workflows/workspaces/sso/saml/"
255+
"destination": "/docs/workflows/workspaces/sso/saml/"
256256
},
257257
{
258258
"source": "/docs/workspaces/saml",
259-
"destination": "/workflows/workspaces/sso/saml/"
259+
"destination": "/docs/workflows/workspaces/sso/saml/"
260260
},
261261
{
262262
"source": "/docs/workflows/built-in-functions",
263-
"destination": "/workflows/building-workflows/actions/"
263+
"destination": "/docs/workflows/building-workflows/actions/"
264264
},
265265
{
266266
"source": "/docs/workspaces-and-credits-faq",
267-
"destination": "/pricing/faq/"
267+
"destination": "/docs/pricing/faq/"
268268
},
269269
{
270270
"source": "/docs/quickstart/run-workflow-on-a-schedule",
271-
"destination": "/quickstart/"
271+
"destination": "/docs/quickstart/"
272272
},
273273
{
274274
"source": "/docs/apps/guide/requesting-additional-oauth-scopes",
275-
"destination": "/integrations/oauth-clients/"
275+
"destination": "/docs/integrations/oauth-clients/"
276276
},
277277
{
278278
"source": "/docs/workflows/networking",
279-
"destination": "/workflows/data-management/databases/"
279+
"destination": "/docs/workflows/data-management/databases/"
280280
},
281281
{
282282
"source": "/docs/connected-accounts/api",
283-
"destination": "/connect/api/#accounts/"
283+
"destination": "/docs/connect/api/#accounts/"
284284
},
285285
{
286286
"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"
288288
},
289289
{
290290
"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"
292292
},
293293
{
294294
"source": "/docs/connect/connect-link",
295-
"destination": "/connect/managed-auth/connect-link/"
295+
"destination": "/docs/connect/managed-auth/connect-link/"
296296
},
297297
{
298298
"source": "/docs/connect/customize-your-app",
299-
"destination": "/connect/managed-auth/customization/"
299+
"destination": "/docs/connect/managed-auth/customization/"
300300
},
301301
{
302302
"source": "/docs/connect/oauth-clients",
303-
"destination": "/connect/managed-auth/oauth-clients/"
303+
"destination": "/docs/connect/managed-auth/oauth-clients/"
304304
},
305305
{
306306
"source": "/docs/connect/quickstart",
307-
"destination": "/connect/managed-auth/quickstart/"
307+
"destination": "/docs/connect/managed-auth/quickstart/"
308308
},
309309
{
310310
"source": "/docs/connect/tokens",
311-
"destination": "/connect/managed-auth/tokens/"
311+
"destination": "/docs/connect/managed-auth/tokens/"
312312
},
313313
{
314314
"source": "/docs/connect/webhooks",
315-
"destination": "/connect/managed-auth/webhooks/"
315+
"destination": "/docs/connect/managed-auth/webhooks/"
316316
},
317317
{
318318
"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"
320320
}
321321
]
322322
}

0 commit comments

Comments
 (0)