@@ -5969,6 +5969,21 @@ redirects:
5969
5969
destination : /docs/reference/how-to-sponsor-gas-on-evm
5970
5970
permanent : true
5971
5971
5972
+ # ======================================= Wallet Docs Migration Redirects ========================================
5973
+
5974
+ - source : /docs/wallets/react/overview
5975
+ destination : /docs/wallets/react/quickstart
5976
+ permanent : true
5977
+ - source : /docs/wallets/react/getting-started
5978
+ destination : /docs/wallets/authentication/login-methods/social-login
5979
+ permanent : true
5980
+ - source : /docs/wallets/api/bundler-api/bundler-api-endpoints/eth-send-user-operation
5981
+ destination : /docs/wallets/api-reference/bundler-api/bundler-api-endpoints/eth-send-user-operation
5982
+ permanent : true
5983
+ - source : /docs/wallets/react/sponsor-gas
5984
+ destination : /docs/wallets/transactions/sponsor-gas/sponsor-gas
5985
+ permanent : true
5986
+
5972
5987
# ======================================= Marketing Redirects ========================================
5973
5988
5974
5989
- source : /docs/alchemy-build
@@ -6272,18 +6287,3 @@ redirects:
6272
6287
- source : /docs/data/nft-api/api-reference/:folder/:method
6273
6288
destination : /docs/reference/nft-api-endpoints/nft-api-endpoints/:folder/:method
6274
6289
permanent : true
6275
-
6276
- # ======================================= Wallet Docs Migration Redirects ========================================
6277
-
6278
- - source : /docs/wallets/react/overview
6279
- destination : /docs/wallets/react/quickstart
6280
- permanent : true
6281
- - source : /docs/wallets/react/getting-started
6282
- destination : /docs/wallets/authentication/login-methods/social-login
6283
- permanent : true
6284
- - source : /docs/wallets/api/bundler-api/bundler-api-endpoints/eth-send-user-operation
6285
- destination : /docs/wallets/api-reference/bundler-api/bundler-api-endpoints/eth-send-user-operation
6286
- permanent : true
6287
- - source : /docs/wallets/react/sponsor-gas
6288
- destination : /docs/wallets/transactions/sponsor-gas/sponsor-gas
6289
- permanent : true
0 commit comments