Skip to content

Commit 4cd81d2

Browse files
authored
docs: move FA redirects above dynamic redirects (#476)
1 parent c70fe70 commit 4cd81d2

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

fern/docs.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5969,6 +5969,21 @@ redirects:
59695969
destination: /docs/reference/how-to-sponsor-gas-on-evm
59705970
permanent: true
59715971

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+
59725987
# ======================================= Marketing Redirects ========================================
59735988

59745989
- source: /docs/alchemy-build
@@ -6272,18 +6287,3 @@ redirects:
62726287
- source: /docs/data/nft-api/api-reference/:folder/:method
62736288
destination: /docs/reference/nft-api-endpoints/nft-api-endpoints/:folder/:method
62746289
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

Comments
 (0)