update redirect for /private-network
This commit is contained in:
parent
0051501bc5
commit
a5d98d9091
|
@ -51,7 +51,7 @@ const redirects = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
source: '/docs/interface/private-network',
|
source: '/docs/interface/private-network',
|
||||||
destination: '/docs/developers/geth-developer/private-network',
|
destination: '/docs/fundamentals/private-network',
|
||||||
permanent: true
|
permanent: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue