diff --git a/config.js b/config.js index 80b31007..92aba4c9 100644 --- a/config.js +++ b/config.js @@ -35,6 +35,10 @@ module.exports = { { from: '/references/', to: '/references/introduction/' + }, + { + from: '/tutorials/wallets/', + to: '/concepts/wallets/' } ] }