diff --git a/gruntfile.js b/gruntfile.js index 45c6dab550..a45603f76d 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -101,7 +101,7 @@ module.exports = function(grunt) { outdir: 'docs', linkNatives: 'true', tabtospace: 2, - themedir: '../docs/doc_themes/bootstrap' + themedir: 'tools/doc/themes/bootstrap' } } },