diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 34b946b..22939a4 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -15,7 +15,7 @@ const config: Config = { url: 'https://docs.pluginpal.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/config-sync', + baseUrl: '/config-sync/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.