Skip to content

Commit

Permalink
feat: add redirect for use-safe-account-with-multiple-signers.mdx
Browse files Browse the repository at this point in the history
Co-Authored-By: Kristof Gazso <[email protected]>
  • Loading branch information
devin-ai-integration[bot] and kristofgazso committed Dec 30, 2024
1 parent 9af7699 commit 525c07d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
}
],
"redirects": [
{
"source": "/permissionless/how-to/accounts/use-safe-account-with-multiple-signers",
"destination": "/permissionless/accounts/how-to/use-safe-account-with-multiple-signers",
"permanent": false
},
{
"source": "/permissionless/how-to/accounts/use-nexus-account",
"destination": "/permissionless/accounts/how-to/use-nexus-account",
Expand Down

0 comments on commit 525c07d

Please sign in to comment.