Skip to content

Commit 8004782

Browse files
authored
Update docusaurus.config.ts
1 parent e1c01f8 commit 8004782

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ const config: Config = {
1010
favicon: 'img/logo.png',
1111

1212
// Set the production url of your site here
13-
url: 'https://tryvinci.github.io',
13+
url: 'https://docs.tryvinci.com',
1414
// Set the /<baseUrl>/ pathname under which your site is served
1515
// For GitHub pages deployment, it is often '/<projectName>/'
16-
baseUrl: '/docs/',
16+
baseUrl: '',
1717

1818
// GitHub pages deployment config.
1919
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)