Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 154f5c8

Browse files
committed
change path pattern
1 parent 00c1516 commit 154f5c8

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
@@ -30,6 +30,6 @@
3030
"destination": "https://docs.0x.org/",
3131
"permanent": true
3232
},
33-
{ "source": "/(.*)", "destination": "/" }
33+
{ "source": "/(.+)", "destination": "/" }
3434
]
3535
}

0 commit comments

Comments
 (0)