We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b91dc2c + 92bb6ed commit 79abd61Copy full SHA for 79abd61
docs/docusaurus.config.ts
@@ -9,8 +9,8 @@ const config: Config = {
9
favicon: 'img/favicon.png',
10
11
// Set the production url of your site here
12
- url: 'https://pixijs.io',
13
- baseUrl: '/pixi-react/',
+ url: 'https://react.pixijs.io',
+ baseUrl: '/',
14
15
// GitHub pages deployment config.
16
// If you aren't using GitHub pages, you don't need these.
0 commit comments