We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0024c commit 307d5c1Copy full SHA for 307d5c1
1 file changed
docs/docusaurus.config.ts
@@ -15,7 +15,7 @@ const config: Config = {
15
url: 'https://docs.pluginpal.io',
16
// Set the /<baseUrl>/ pathname under which your site is served
17
// For GitHub pages deployment, it is often '/<projectName>/'
18
- baseUrl: '/',
+ baseUrl: '/config-sync',
19
20
// GitHub pages deployment config.
21
// If you aren't using GitHub pages, you don't need these.
0 commit comments