Skip to content

Commit b69292c

Browse files
committed
fix: adds missing redirects
1 parent c13a046 commit b69292c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/portal/redirects.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,6 +1030,8 @@ const otherRedirects = {
10301030
"/wallets/link-profiles",
10311031
"/connect/wallets/user-management/export-private-key":
10321032
"/wallets/export-private-key",
1033+
"/wallets/wallet/server": "/wallets/server",
1034+
"/wallets/wallet/sign-in-methods/configure": "/wallets/users",
10331035
// account abstraction rename
10341036
"/wallets/smart-wallet/:path*": "/connect/account-abstraction/:path*",
10351037
"/web3-api/:path*": "/infrastructure/engine/overview",

0 commit comments

Comments
 (0)