diff --git a/docusaurus.config.js b/docusaurus.config.js index 1b036604..40f6fa02 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -17,7 +17,6 @@ const config = { // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/documentation/', - // baseUrl: '/', trailingSlash: false, // GitHub pages deployment config.