We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5dcec8 commit eb08ca7Copy full SHA for eb08ca7
1 file changed
vercel.json
@@ -2176,6 +2176,11 @@
2176
"destination": "/terminal/sessions/",
2177
"statusCode": 308
2178
},
2179
+ {
2180
+ "source": "/getting-started",
2181
+ "destination": "/quickstart/",
2182
+ "statusCode": 308
2183
+ },
2184
{
2185
"source": "/getting-started/account-and-login",
2186
"destination": "/getting-started/quickstart/installation-and-setup/",
0 commit comments