Skip to content

Commit 24929f2

Browse files
committed
chore: update baseUrl for deployment path
1 parent ecd0720 commit 24929f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const config = {
2121

2222
// Set the production url of your site here
2323
url: "https://waveshareteam.github.io",
24-
baseUrl: "/",
24+
baseUrl: "/Docs_en/",
2525
projectName: 'Docs_en',
2626
organizationName: 'waveshareteam',
2727
trailingSlash: false,

0 commit comments

Comments
 (0)