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.
1 parent 8772ba9 commit 0e3f935Copy full SHA for 0e3f935
docusaurus.config.ts
@@ -19,7 +19,7 @@ const config: Config = {
19
// Set the /<baseUrl>/ pathname under which your site is served
20
// For GitHub pages deployment, it is often '/<projectName>/'
21
// baseUrl: '/',
22
- baseUrl: "/CoreDAO-Docs",
+ baseUrl: "/",
23
24
// GitHub pages deployment config.
25
// If you aren't using GitHub pages, you don't need these.
0 commit comments