Skip to content

Commit 0b46648

Browse files
Update docusaurus.config.js
1 parent 0a5528e commit 0b46648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ const config = {
1111
favicon: 'img/favicon.ico',
1212

1313
// Set the production url of your site here
14-
url: 'https://numpower.github.io/numpower-docs',
14+
url: 'https://numpower.github.io',
1515
// Set the /<baseUrl>/ pathname under which your site is served
1616
// For GitHub pages deployment, it is often '/<projectName>/'
17-
baseUrl: '/',
17+
baseUrl: '/numpower-docs',
1818

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

0 commit comments

Comments
 (0)