Skip to content

Commit 06a5de4

Browse files
committed
Update customDocsPath
Signed-off-by: Justin Dorfman <[email protected]>
1 parent fe83eb5 commit 06a5de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const siteConfig = {
3939
secondaryColor: "#664100"
4040
},
4141

42-
customDocsPath: "website/target/docs",
42+
customDocsPath: "./docs",
4343

4444
stylesheets: [baseUrl + "css/custom.css"],
4545

0 commit comments

Comments
 (0)