Skip to content

Commit 0e3f935

Browse files
Update docusaurus.config.ts
1 parent 8772ba9 commit 0e3f935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const config: Config = {
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
2121
// baseUrl: '/',
22-
baseUrl: "/CoreDAO-Docs",
22+
baseUrl: "/",
2323

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

0 commit comments

Comments
 (0)