Update redirects.js

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

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