We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabcc4c commit ba263a8Copy full SHA for ba263a8
website/siteConfig.js
@@ -39,7 +39,7 @@ const siteConfig = {
39
secondaryColor: "#664100"
40
},
41
42
- customDocsPath: "./docs",
+ customDocsPath: "website/target/docs",
43
44
stylesheets: [baseUrl + "css/custom.css"],
45
0 commit comments