Skip to content

Commit 242195c

Browse files
Add react native redirect (#1691)
1 parent 4490e0a commit 242195c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
"source": "/sdk/",
111111
"destination": "/wallet/connect/metamask-sdk/"
112112
},
113+
{
114+
"source": "/wallet/how-to/connect/set-up-sdk/javascript/react-native/",
115+
"destination": "/wallet/connect/metamask-sdk/mobile/react-native/"
116+
},
113117
{
114118
"source": "/wallet/how-to/use-sdk/javascript/react-native/",
115119
"destination": "/wallet/connect/metamask-sdk/mobile/react-native/"

0 commit comments

Comments
 (0)