We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18dae2 commit 6afc192Copy full SHA for 6afc192
vercel.json
@@ -3358,17 +3358,12 @@
3358
},
3359
{
3360
"source": "/docs/cloud/get-started/cloud-quick-start",
3361
- "destination": "/docs/cloud/get-started/sql-console",
3362
- "permanent": true
3363
- },
3364
- {
3365
- "source": "/docs/cloud/get-started/cloud-quick-start",
3366
+ "destination": "/docs/getting-started/quick-start/cloud",
3367
"permanent": true
3368
3369
3370
- "source" : "/docs/getting-started/quick-star",
3371
- "destination" : "/getting-started/quick-start/oss",
+ "source" : "/docs/getting-started/quick-start",
+ "destination" : "/docs/get-started/quick-start",
3372
"permanent" : true
3373
}
3374
]
0 commit comments