Skip to content

Commit 61ebd33

Browse files
author
Sam Schreiner
committed
Updating config.json file with correct (did this work before?)
1 parent df55017 commit 61ebd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/jsdoc_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"recurseDepth": 10,
44
"source": {
55
"include": [
6-
"./lib/JSONSchemaMarkdown.js"
6+
"../src/JSONSchemaMarkdown.js"
77
]
88
},
99
"sourceType": "module",

0 commit comments

Comments
 (0)