Skip to content

Commit 7f42c6c

Browse files
committed
fix: main redirect
1 parent 8ee8e29 commit 7f42c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirects": [
33
{
44
"source": "/",
5-
"destination": "https://solana.com/docs",
5+
"destination": "https://solana.com/developers/cookbook",
66
"permanent": true
77
},
88
{

0 commit comments

Comments
 (0)