Skip to content

Commit dcd8a4c

Browse files
authored
Fix broken link (#2685)
1 parent 558322d commit dcd8a4c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

redirects/static/docs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3539,6 +3539,11 @@
35393539
"destination": "/docs/getting-started/quickstart/overview",
35403540
"permanent": true
35413541
},
3542+
{
3543+
"source": "/docs/quickstart",
3544+
"destination": "/docs/getting-started/quickstart",
3545+
"permanent": true
3546+
},
35423547
{
35433548
"source": "/docs/quickstarts/nextjs",
35443549
"destination": "/docs/nextjs/getting-started/quickstart",

0 commit comments

Comments
 (0)