Skip to content

Commit

Permalink
fix: Update redirects from Protocol Kit
Browse files Browse the repository at this point in the history
  • Loading branch information
germartinez committed Dec 20, 2024
1 parent 358e38a commit cfd7901
Showing 1 changed file with 26 additions and 6 deletions.
32 changes: 26 additions & 6 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,6 @@
"destination": "/sdk/protocol-kit/guides/signatures",
"permanent": true
},
{
"source": "/sdk-protocol-kit/guides/signatures",
"destination": "/sdk/protocol-kit/guides/signatures",
"permanent": true
},
{
"source": "/safe-smart-account/supported-networks",
"destination": "/advanced/smart-account-supported-networks",
Expand Down Expand Up @@ -314,9 +309,34 @@
"destination": "/sdk/protocol-kit",
"permanent": true
},
{
"source": "/sdk-protocol-kit/guides/signatures",
"destination": "/sdk/protocol-kit/guides/signatures",
"permanent": true
},
{
"source": "/sdk-protocol-kit/guides/signatures/transactions",
"destination": "/sdk/protocol-kit/guides/signatures/transactions",
"permanent": true
},
{
"source": "/sdk-protocol-kit/guides/signatures/messages",
"destination": "/sdk/protocol-kit/guides/signatures/messages",
"permanent": true
},
{
"source": "/safe-core-aa-sdk/protocol-kit/reference",
"destination": "/sdk/protocol-kit/reference",
"destination": "/reference-sdk-protocol-kit/overview",
"permanent": true
},
{
"source": "/sdk/protocol-kit/reference",
"destination": "/reference-sdk-protocol-kit/overview",
"permanent": true
},
{
"source": "/sdk/protocol-kit/reference/safe",
"destination": "/reference-sdk-protocol-kit/overview",
"permanent": true
},
{
Expand Down

0 comments on commit cfd7901

Please sign in to comment.