diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 901f7bc..70f0345 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -14,7 +14,7 @@ const config = { url: 'https://SudoMagicCode.github.io/', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/', + baseUrl: '/cmu_2023_TD_workshop', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.