Skip to content

Commit 4bbe499

Browse files
authored
Merge pull request #598 from Cloud-Code-AI/597-update-doc-relative-path
udpated the doc path
2 parents 368a976 + 6628d3f commit 4bbe499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/next.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ const withNextra = require('nextra')({
44
})
55

66
module.exports = withNextra({
7-
basePath: "/kaizen/docs",
8-
assetPrefix: "/kaizen/docs",
7+
basePath: "",
8+
assetPrefix: "",
99
images: {
1010
unoptimized: true
1111
},

0 commit comments

Comments
 (0)