Skip to content

Commit eb08ca7

Browse files
petradonkaoz-agent
andauthored
Add redirect from /getting-started to /quickstart (#2)
Co-authored-by: Oz <oz-agent@warp.dev>
1 parent f5dcec8 commit eb08ca7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,6 +2176,11 @@
21762176
"destination": "/terminal/sessions/",
21772177
"statusCode": 308
21782178
},
2179+
{
2180+
"source": "/getting-started",
2181+
"destination": "/quickstart/",
2182+
"statusCode": 308
2183+
},
21792184
{
21802185
"source": "/getting-started/account-and-login",
21812186
"destination": "/getting-started/quickstart/installation-and-setup/",

0 commit comments

Comments
 (0)