From c3dcd0989288c1ad0cd6833790301ae6ac7a2046 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Mon, 11 Oct 2021 11:24:15 -0700 Subject: [PATCH] Updated config --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 78a743e..23b69be 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -9,7 +9,7 @@ const config = { title: 'ThreeTwo!', tagline: 'Start Flipping!', url: 'https://rishighan.github.io', - baseUrl: '/threetwo-docs/', + baseUrl: '/threetwo/', onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'warn', favicon: 'img/favicon.ico',