mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-04 07:12:54 +00:00
update redirect for /private-network
This commit is contained in:
parent
0051501bc5
commit
a5d98d9091
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue