From a47b15e7ff8634a75e1345ee463d092c78c568d9 Mon Sep 17 00:00:00 2001 From: trentmc <5305452+trentmc@users.noreply.github.com> Date: Wed, 21 Oct 2020 15:50:52 +0200 Subject: [PATCH] tweak --- config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.js b/config.js index cc6f683a..6ab09703 100644 --- a/config.js +++ b/config.js @@ -41,10 +41,6 @@ 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/'