We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c01f8 commit 8004782Copy full SHA for 8004782
1 file changed
docusaurus.config.ts
@@ -10,10 +10,10 @@ const config: Config = {
10
favicon: 'img/logo.png',
11
12
// Set the production url of your site here
13
- url: 'https://tryvinci.github.io',
+ url: 'https://docs.tryvinci.com',
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
- baseUrl: '/docs/',
+ baseUrl: '',
17
18
// GitHub pages deployment config.
19
// If you aren't using GitHub pages, you don't need these.
0 commit comments