Skip to content

Commit

Permalink
Reorder redirections
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-md committed Oct 22, 2024
1 parent 1e71ef1 commit 4609f36
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,11 @@
"destination": "/core-api/safe-installation-overview",
"permanent": true
},
{
"source": "/core-api/transaction-service-reference",
"destination": "/core-api/transaction-service-reference/mainnet",
"permanent": true
},
{
"source": "/safe-core-aa-sdk/safe-apps",
"destination": "https://github.com/safe-global/safe-apps-sdk",
Expand Down Expand Up @@ -843,10 +848,5 @@
"source": "/advanced/passkeys/supported-networks",
"destination": "/advanced/smart-account-supported-networks?module=Safe+Passkey+Module",
"permanent": true
},
{
"source": "/core-api/transaction-service-reference",
"destination": "/core-api/transaction-service-reference/mainnet",
"permanent": true
}
]

0 comments on commit 4609f36

Please sign in to comment.