diff --git a/docusaurus.config.js b/docusaurus.config.js index 80219044f..c90f69caf 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -9,7 +9,7 @@ const config = { title: 'Nethermind Documentation', tagline: 'Welcome to Nethermind: Your High-Performance Gateway to the Ethereum Network', url: 'https://nethermindeth.github.io/', - baseUrl: '/docs/docs', + baseUrl: '/', onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'warn', favicon: 'img/favicon.ico', @@ -17,7 +17,7 @@ const config = { // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these. organizationName: 'NethermindEth', - projectName: 'docs', + projectName: 'nethermind.github.io', trailingSlash: false, // Even if you don't use internalization, you can use this field to set useful