File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -920,7 +920,6 @@ const otherRedirects = {
920920 "/connect/account-abstraction" : "/connect/account-abstraction/overview" ,
921921 // connect
922922 "/connect/connect" : "/connect/sign-in" ,
923- "/connect/ecosystems/:path*" : "/connect/wallet/overview" ,
924923 "/connect/embedded-wallet/how-to/get-embedded-wallet-details-on-server" :
925924 "/connect/in-app-wallet/how-to/get-in-app-wallet-details-on-server" ,
926925 "/connect/in-app-wallet/how-to/get-in-app-wallet-details-on-server" :
@@ -1021,6 +1020,9 @@ const otherRedirects = {
10211020 "/connect/wallet/server" : "/wallets/server" ,
10221021 "/connect/account-abstraction/get-started" : "/wallets/sponsor-gas" ,
10231022 "/connect/account-abstraction/:path*" : "/wallets/sponsor-gas" ,
1023+ "/connect/:path*" : "/wallets" ,
1024+ "/connect/pay/:path*" : "/payments" ,
1025+ "/connect/ecosystems/:path*" : "/wallets/ecosystem/set-up" ,
10241026 "/wallets/in-app-wallet/custom-auth/configuration" : "/wallets/custom-auth" ,
10251027 "/connect/wallets/user-management/link-multiple-identity" :
10261028 "/wallets/link-profiles" ,
You can’t perform that action at this time.
0 commit comments