Skip to content

Commit

Permalink
Add flexfarmer guide redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
aminick committed Sep 12, 2023
1 parent 311c8b7 commit 7ead40f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ module.exports = withPWA(
destination: '/miner/iron/:address',
permanent: false,
},
{
source: '/get-started/xch/flexfarmer',
destination: 'https://farmer.flexpool.io/get-started',
permanent: false,
},
// Old Redirects from CRA app
// {
// source: '/:lang/blocks',
Expand Down

0 comments on commit 7ead40f

Please sign in to comment.