Skip to content

Commit

Permalink
Fix redirect for migration guide (#557)
Browse files Browse the repository at this point in the history
Co-authored-by: Chase Fleming <1666730+chasefleming@users.noreply.github.com>
  • Loading branch information
chasefleming and chasefleming authored Feb 9, 2024
1 parent eb43ab5 commit ddf77e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,7 @@
},
{
"source": "/build/cadence-migration-guide",
"destination": "https://cadence-lang.org/docs/cadence-migration-guide",
"destination": "https://cadence-lang.org/docs/cadence_migration_guide",
"permanent": true
},
{
Expand Down

0 comments on commit ddf77e1

Please sign in to comment.