diff --git a/fern/docs.yml b/fern/docs.yml index ee7e7c5a9..ff8900c4b 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -4803,3 +4803,43 @@ redirects: - source: /reference/solana-api-endpoints destination: /docs/reference/chain-apis-overview#solana-apis permanent: true + + # Bundler reference pages + - source: /docs/reference/bundler-faqs + destination: /docs/wallets/reference/bundler-faqs + permanent: true + + - source: /docs/reference/bundler-rpc-errors + destination: /docs/wallets/reference/bundler-rpc-errors + permanent: true + + - source: /docs/reference/entrypoint-v06-revert-codes + destination: /docs/wallets/reference/entrypoint-v06-revert-codes + permanent: true + + - source: /docs/reference/entrypoint-v07-revert-codes + destination: /docs/wallets/reference/entrypoint-v07-revert-codes + permanent: true + + # Gas manager reference pages + - source: /docs/reference/gas-manager-errors + destination: /docs/wallets/reference/gas-manager-errors + permanent: true + + - source: /docs/reference/gas-manager-faqs + destination: /docs/wallets/reference/gas-manager-faqs + permanent: true + + # Smart wallets reference pages + - source: /docs/reference/how-to-stamp-requests + destination: /docs/wallets/reference/how-to-stamp-requests + permanent: true + + - source: /docs/reference/smart-wallet-quickstart + destination: /docs/wallets/reference/smart-wallet-quickstart + permanent: true + + # Session keys + - source: /docs/reference/wallet-apis-session-keys/:path* + destination: /docs/wallets/reference/wallet-apis-session-keys/:path* + permanent: true