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 ea98089 commit e428596Copy full SHA for e428596
website/docusaurus.config.ts
@@ -18,7 +18,7 @@ const config: Config = {
18
url: 'https://docs.micromoving.net',
19
// Set the /<baseUrl>/ pathname under which your site is served
20
// For GitHub pages deployment, it is often '/<projectName>/'
21
- baseUrl: '/ai-terminal/',
+ baseUrl: '/',
22
23
// GitHub pages deployment config.
24
// If you aren't using GitHub pages, you don't need these.
0 commit comments