Skip to content

Commit

Permalink
filip(fix): adjust redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
fstoqnov-iohk committed May 15, 2024
1 parent cf981e8 commit a6faf80
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions redirects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -522,4 +522,12 @@ export const redirects = [
to: 'https://cardano.stackexchange.com/',
from: '/community/cardano-stack-exchange/',
},
{
to: '/developer-resources/transaction-tutorials/',
from: '/development-guidelines/transaction-tutorials/stake-transaction/',
},
{
to: '/developer-resources/transaction-tutorials/',
from: '/development-guidelines/transaction-tutorials/redelegate-transaction/',
},
]

1 comment on commit a6faf80

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for cardano-documentation ready!

✅ Preview
https://cardano-documentation-nc1tr5y3l-iog.vercel.app
https://cardano-documentation.vercel.app

Built with commit a6faf80.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.