Skip to content

Commit f8d068f

Browse files
committed
Align config with build
Signed-off-by: Eric Gregory <eric@cosmonic.com>
1 parent 292306a commit f8d068f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.js

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

1414
// Set the production url of your site here
15-
url: 'https://bytecodealliance.github.io',
15+
url: 'https://wasi.dev/',
1616
// Set the /<baseUrl>/ pathname under which your site is served
1717
// For GitHub pages deployment, it is often '/<projectName>/'
18-
baseUrl: '/wasi.dev/',
18+
baseUrl: '/',
1919

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

0 commit comments

Comments
 (0)