Update redirects.js

This commit is contained in:
Corwin Smith 2022-12-18 22:35:36 -07:00 committed by GitHub
parent d890f75db8
commit b66312d87e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,7 +176,7 @@ const redirects = [
}, },
{ {
source: '/docs/interacting-with-geth/rpc/objects', source: '/docs/interacting-with-geth/rpc/objects',
destination: '/', destination: '/docs',
permanent: true permanent: true
}, },
{ {