File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change 11{
2- "rewrites " : [
2+ "redirects " : [
33 {
44 "source" : " /docs/v3" ,
55 "destination" : " /docs"
66 },
77 {
88 "source" : " /docs/v3/(.*)" ,
99 "destination" : " /docs/$1"
10- }
11- ],
12- "redirects" : [
10+ },
1311 {
1412 "source" : " /docs/notebook/actions/" ,
1513 "destination" : " /workflows/steps/actions/"
222220 "source" : " /docs/components/quickstart/nodejs/actions" ,
223221 "destination" : " /docs/components/actions-quickstart"
224222 },
225- {
226- "source" : " /docs/components/quickstart/nodejs/sources" ,
227- "destination" : " /docs/components/sources-quickstart"
228- },
229- {
230- "source" : " /docs/v3/components/quickstart/nodejs/sources" ,
231- "destination" : " /docs/components/sources-quickstart"
232- },
233223 {
234224 "source" : " /docs/github-sync" ,
235225 "destination" : " /docs/quickstart/github-sync"
285275 {
286276 "source" : " /docs/workflows/networking" ,
287277 "destination" : " /docs/databases#connecting-to-restricted-databases"
288- },
289- {
290- "source" : " /docs/errors/" ,
291- "destination" : " /docs/workflows/errors"
292- },
293- {
294- "source" : " /docs/v3/api/sse" ,
295- "destination" : " /docs/destinations/sse"
296278 }
297279 ]
298280}
You can’t perform that action at this time.
0 commit comments