Skip to content

Commit

Permalink
fix naming mistake
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Schöchlin <[email protected]>
  • Loading branch information
scoopex committed Jun 27, 2024
1 parent 6510a96 commit 6c1e81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ const config = {
// ... Your options.
// `hashed` is recommended as long-term-cache of index file is possible.
hashed: true,
routeBasePath: 'https://osism.tech/docs/',
docsRouteBasePath: 'https://osism.tech/docs/',
blogRouteBasePath: 'https://osism.tech/blog/',
// For Docs using Chinese, The `language` is recommended to set to:
// ```
Expand Down

0 comments on commit 6c1e81e

Please sign in to comment.