We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13a046 commit b69292cCopy full SHA for b69292c
apps/portal/redirects.mjs
@@ -1030,6 +1030,8 @@ const otherRedirects = {
1030
"/wallets/link-profiles",
1031
"/connect/wallets/user-management/export-private-key":
1032
"/wallets/export-private-key",
1033
+ "/wallets/wallet/server": "/wallets/server",
1034
+ "/wallets/wallet/sign-in-methods/configure": "/wallets/users",
1035
// account abstraction rename
1036
"/wallets/smart-wallet/:path*": "/connect/account-abstraction/:path*",
1037
"/web3-api/:path*": "/infrastructure/engine/overview",
0 commit comments