Skip to content

Commit

Permalink
Repaired a typo in the path to jsdoc.layout.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
pdavidc committed Nov 8, 2017
1 parent 6a6593e commit ece4091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/jsdoc.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"templates": {
"default": {
"layoutFile": "./jdsoc.layout.tmpl"
"layoutFile": "jsdoc.layout.tmpl"
}
}
}

0 comments on commit ece4091

Please sign in to comment.