redirect rpc/objects path to root
This commit is contained in:
parent
2eb6e94174
commit
ff733d8c73
@ -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
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user