summaryrefslogtreecommitdiffhomepage
path: root/jsdoc.conf.json
diff options
context:
space:
mode:
Diffstat (limited to 'jsdoc.conf.json')
-rw-r--r--jsdoc.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsdoc.conf.json b/jsdoc.conf.json
index 87a5b603f..b1b508f31 100644
--- a/jsdoc.conf.json
+++ b/jsdoc.conf.json
@@ -15,7 +15,7 @@
"monospaceLinks": true
},
"opts": {
- "destination": "documentation/jsapi",
+ "destination": "docs/jsapi",
"recurse": true,
"readme": "README.md"
}