diff --git a/redirects.js b/redirects.js index 91f2bb8799..47b1da7246 100644 --- a/redirects.js +++ b/redirects.js @@ -171,12 +171,12 @@ const redirects = [ }, { source: '/docs/rpc/objects', - destination: '/docs', + destination: '/', permanent: true }, { source: '/docs/interacting-with-geth/rpc/objects', - destination: '/docs', + destination: '/', permanent: true }, {