diff --git a/docusaurus.config.js b/docusaurus.config.js index 2eaeaab49..8eb862c5f 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -17,7 +17,7 @@ const config = { url: "https://subhadipbhowmik.github.io/", // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: "/30-Days-Of-CPP", + baseUrl: "/30-Days-Of-CPP/", // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.