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 6a73943 commit 7d49259Copy full SHA for 7d49259
docs/api/spreadsheet_importmodulepath_config.md
@@ -36,7 +36,7 @@ To import files you need to:
36
- install the **Excel2json** library
37
- set the path to the **worker.js** file via the **importModulePath** option in one of the two ways:
38
- by providing a local path to the file on your computer, like: **"../libs/excel2json/1.0/worker.js"**
39
- - by providing a link to the file from CDN: **"https://cdn.dhtmlx.com/libs/excel2json/1.0/worker.js"**
+ - by providing a link to the file from CDN: "**https://cdn.dhtmlx.com/libs/excel2json/1.0/worker.js**"
40
41
By default the link to CDN is used.
42
0 commit comments