Skip to content

Commit 3d7c4cd

Browse files
Add wallet/index redirect (#1849)
1 parent bc259dc commit 3d7c4cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: vercel.json

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"source": "/guide/:path*/",
1111
"destination": "/wallet/"
1212
},
13+
{
14+
"source": "/wallet/index/",
15+
"destination": "/wallet/"
16+
},
1317
{
1418
"source": "/wallet/category/get-started/",
1519
"destination": "/wallet/"

0 commit comments

Comments
 (0)