Skip to content

Commit

Permalink
fix: alchemy signer redirect was broken
Browse files Browse the repository at this point in the history
  • Loading branch information
moldy530 committed Jul 18, 2024
1 parent be3fb40 commit dcc0317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"statusCode": 301
},
{
"source": "/signers/alchemy-signer/",
"source": "/signers/alchemy-signer",
"destination": "/signers/alchemy-signer/introduction",
"statusCode": 301
},
Expand Down

0 comments on commit dcc0317

Please sign in to comment.