diff --git a/docusaurus.config.js b/docusaurus.config.js index f347ac482f..fb1770f1a8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -237,7 +237,10 @@ const config = { to: '/next/gov/community/contributions', from: '/gov/governance/contributions', }, - + { + to: '/learn/intro/obol-collective', + from: '/', + }, //Redirect from multiple old paths to the new path // { // to: '/docs/newDoc2',