update redirect for /private-network

This commit is contained in:
Paul Wackerow 2022-12-15 08:53:00 -08:00
parent 0051501bc5
commit a5d98d9091
No known key found for this signature in database
GPG Key ID: BB63E296FE9CAB8D

@ -51,7 +51,7 @@ const redirects = [
},
{
source: '/docs/interface/private-network',
destination: '/docs/developers/geth-developer/private-network',
destination: '/docs/fundamentals/private-network',
permanent: true
},
{