diff --git a/config.js b/config.js index 9eba76ad..d8293e8f 100644 --- a/config.js +++ b/config.js @@ -40,6 +40,10 @@ module.exports = { from: '/tutorials/wallets/', to: '/concepts/wallets/' }, + { + from: '/concepts/production-network/', + to: '/concepts/pacific-network/' + }, { from: '/references/squid-py/', to: 'https://squid-py.readthedocs.io/en/latest/'