Skip to content

Commit 6628d3f

Browse files
committed
udpated the doc path
1 parent 368a976 commit 6628d3f

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)