From 7da77a873bbf89f31b641811bf9d8a4934d889c8 Mon Sep 17 00:00:00 2001 From: Marcos Antonio Maceo Reyes Date: Mon, 14 Aug 2023 13:54:45 +0400 Subject: [PATCH] [config] update docusaurus config --- docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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