We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286794d commit 9afd1bcCopy full SHA for 9afd1bc
docusaurus.config.js
@@ -14,10 +14,10 @@ const config = {
14
},
15
16
// Set the production url of your site here
17
- url: 'https://AyLabsCode.docs.io',
+ url: 'https://aylabscode.docs.io',
18
// Set the /<baseUrl>/ pathname under which your site is served
19
// For GitHub pages deployment, it is often '/<projectName>/'
20
- baseUrl: '/',
+ baseUrl: '/docs',
21
22
// GitHub pages deployment config.
23
// If you aren't using GitHub pages, you don't need these.
0 commit comments