mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Add a redirect for /concepts/production-network/
This commit is contained in:
parent
a5346a8984
commit
5472992711
@ -40,6 +40,10 @@ module.exports = {
|
|||||||
from: '/tutorials/wallets/',
|
from: '/tutorials/wallets/',
|
||||||
to: '/concepts/wallets/'
|
to: '/concepts/wallets/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
from: '/concepts/production-network/',
|
||||||
|
to: '/concepts/pacific-network/'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
from: '/references/squid-py/',
|
from: '/references/squid-py/',
|
||||||
to: 'https://squid-py.readthedocs.io/en/latest/'
|
to: 'https://squid-py.readthedocs.io/en/latest/'
|
||||||
|
Loading…
Reference in New Issue
Block a user