Skip to content

Commit c15e4cc

Browse files
authored
docs: added wallet re-directs (#681)
1 parent 6abed34 commit c15e4cc

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

fern/docs.yml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5622,6 +5622,39 @@ redirects:
56225622
- source: /docs/wallets/react/using-7702
56235623
destination: /docs/wallets/transactions/using-eip-7702
56245624
permanent: true
5625+
- source: /docs/wallets/transactions/sponsor-gas/sponsor-gas-solana
5626+
destination: /docs/wallets/transactions/solana/sponsor-gas
5627+
permanent: true
5628+
- source: /docs/wallets/transactions/sponsor-gas/sponsor-gas
5629+
destination: /docs/wallets/transactions/sponsor-gas
5630+
permanent: true
5631+
- source: /docs/wallets/transactions/retry-user-operations
5632+
destination: /docs/wallets/transactions/retry-transactions
5633+
permanent: true
5634+
- source: /docs/wallets/transactions/send/batch-user-operations
5635+
destination: /docs/wallets/transactions/send-batch-transactions
5636+
permanent: true
5637+
- source: /docs/wallets/transactions/send/send-user-operations
5638+
destination: /docs/wallets/transactions/send-transactions
5639+
permanent: true
5640+
- source: /docs/reference/bundler-api-quickstart
5641+
destination: /docs/wallets/low-level-infra/quickstart
5642+
permanent: true
5643+
- source: /docs/reference/paymaster-api-endpoints
5644+
destination: /docs/wallets/low-level-infra/gas-manager/gas-sponsorship/api-endpoints
5645+
permanent: true
5646+
- source: /docs/reference/how-to-sponsor-gas-on-evm
5647+
destination: /docs/wallets/transactions/sponsor-gas
5648+
permanent: true
5649+
- source: /docs/reference/conditional-gas-sponsorship
5650+
destination: /docs/wallets/low-level-infra/gas-manager/gas-sponsorship/using-sdk/conditional-gas-sponsorship
5651+
permanent: true
5652+
- source: /docs/reference/how-to-pay-gas-with-any-token
5653+
destination: /docs/wallets/transactions/pay-gas-with-any-token
5654+
permanent: true
5655+
- source: /docs/setup-a-gas-manager-policy/?a=ak-docs
5656+
destination: /docs/wallets/transactions/sponsor-gas
5657+
permanent: true
56255658

56265659
# ======================================= Marketing Redirects ========================================
56275660

0 commit comments

Comments
 (0)