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 9b2bb7e commit ea98089Copy full SHA for ea98089
website/docusaurus.config.ts
@@ -15,7 +15,7 @@ const config: Config = {
15
},
16
17
// Set the production url of your site here
18
- url: 'https://coding-hui.github.io',
+ 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/',
0 commit comments