File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
programming/javascript/user-guide Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ The simplest way to include the SDK is to use a CDN such as [jsDelivr](https://j
71
71
```
72
72
73
73
> In some rare cases, you might not be able to access the CDN. If this happens, you can use
74
- > - [ https://download2.dynamsoft.com/packages/dynamsoft-core@3.0.30/dist/js ] ( https://download2.dynamsoft.com/packages/dynamsoft-core@3.0.30/dist/core.js )
74
+ > - [ https://download2.dynamsoft.com/packages/dynamsoft-core@3.0.30/dist/core. js ] ( https://download2.dynamsoft.com/packages/dynamsoft-core@3.0.30/dist/core.js )
75
75
> - [ https://download2.dynamsoft.com/packages/dynamsoft-license@3.0.20/dist/license.js ] ( https://download2.dynamsoft.com/packages/dynamsoft-license@3.0.20/dist/license.js )
76
76
> - [ https://download2.dynamsoft.com/packages/dynamsoft-camera-enhancer@4.0.1/dist/dce.js ] ( https://download2.dynamsoft.com/packages/dynamsoft-camera-enhancer@4.0.1/dist/dce.js )
77
77
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ The simplest way to include the SDK is to use a CDN such as [jsDelivr](https://j
70
70
```
71
71
72
72
> In some rare cases, you might not be able to access the CDN. If this happens, you can use
73
- > - [ https://download2.dynamsoft.com/packages/dynamsoft-core@3.2.10/dist/js ] ( https://download2.dynamsoft.com/packages/dynamsoft-core@3.2.10/dist/core.js )
73
+ > - [ https://download2.dynamsoft.com/packages/dynamsoft-core@3.2.10/dist/core. js ] ( https://download2.dynamsoft.com/packages/dynamsoft-core@3.2.10/dist/core.js )
74
74
> - [ https://download2.dynamsoft.com/packages/dynamsoft-license@3.2.10/dist/license.js ] ( https://download2.dynamsoft.com/packages/dynamsoft-license@3.2.10/dist/license.js )
75
75
> - [ https://download2.dynamsoft.com/packages/dynamsoft-camera-enhancer@4.0.2/dist/dce.js ] ( https://download2.dynamsoft.com/packages/dynamsoft-camera-enhancer@4.0.2/dist/dce.js )
76
76
You can’t perform that action at this time.
0 commit comments