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
30 changes: 15 additions & 15 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5969,6 +5969,21 @@ redirects:
destination: /docs/reference/how-to-sponsor-gas-on-evm
permanent: true

# ======================================= Wallet Docs Migration Redirects ========================================

- source: /docs/wallets/react/overview
destination: /docs/wallets/react/quickstart
permanent: true
- source: /docs/wallets/react/getting-started
destination: /docs/wallets/authentication/login-methods/social-login
permanent: true
- source: /docs/wallets/api/bundler-api/bundler-api-endpoints/eth-send-user-operation
destination: /docs/wallets/api-reference/bundler-api/bundler-api-endpoints/eth-send-user-operation
permanent: true
- source: /docs/wallets/react/sponsor-gas
destination: /docs/wallets/transactions/sponsor-gas/sponsor-gas
permanent: true

# ======================================= Marketing Redirects ========================================

- source: /docs/alchemy-build
Expand Down Expand Up @@ -6272,18 +6287,3 @@ redirects:
- source: /docs/data/nft-api/api-reference/:folder/:method
destination: /docs/reference/nft-api-endpoints/nft-api-endpoints/:folder/:method
permanent: true

# ======================================= Wallet Docs Migration Redirects ========================================

- source: /docs/wallets/react/overview
destination: /docs/wallets/react/quickstart
permanent: true
- source: /docs/wallets/react/getting-started
destination: /docs/wallets/authentication/login-methods/social-login
permanent: true
- source: /docs/wallets/api/bundler-api/bundler-api-endpoints/eth-send-user-operation
destination: /docs/wallets/api-reference/bundler-api/bundler-api-endpoints/eth-send-user-operation
permanent: true
- source: /docs/wallets/react/sponsor-gas
destination: /docs/wallets/transactions/sponsor-gas/sponsor-gas
permanent: true