update redirect for /private-network

pull/26459/head^2
Paul Wackerow 2 years ago
parent 0051501bc5
commit a5d98d9091
No known key found for this signature in database
GPG Key ID: BB63E296FE9CAB8D
  1. 2
      redirects.js

@ -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
},
{

Loading…
Cancel
Save