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 0359fb6 commit 3901ee7Copy full SHA for 3901ee7
website/docusaurus.config.ts
@@ -20,7 +20,7 @@ const config: Config = {
20
url: 'https://cloudnative-pg.github.io',
21
// Set the /<baseUrl>/ pathname under which your site is served
22
// For GitHub pages deployment, it is often '/<projectName>/'
23
- baseUrl: '/',
+ baseUrl: '/docs/',
24
25
// GitHub pages deployment config.
26
organizationName: 'cloudnative-pg',
0 commit comments