Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading