From b66312d87e2010e488d4e534e60506b81361c41e Mon Sep 17 00:00:00 2001 From: Corwin Smith Date: Sun, 18 Dec 2022 22:35:36 -0700 Subject: [PATCH] Update redirects.js --- redirects.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redirects.js b/redirects.js index 2febbd621c..91f2bb8799 100644 --- a/redirects.js +++ b/redirects.js @@ -176,7 +176,7 @@ const redirects = [ }, { source: '/docs/interacting-with-geth/rpc/objects', - destination: '/', + destination: '/docs', permanent: true }, {