Skip to content

Commit 2e0e867

Browse files
update to internal commit bec4db78
1 parent de5f747 commit 2e0e867

File tree

1 file changed

+2
-2
lines changed
  • programming/javascript/user-guide

1 file changed

+2
-2
lines changed

programming/javascript/user-guide/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ The simplest way to add the SDK is to use a CDN such as [jsDelivr](https://jsdel
6666
<script src="https://unpkg.com/dynamsoft-camera-enhancer@4.1.0/dist/dce.js"></script>
6767
```
6868

69-
> In some rare cases, you might not be able to access the CDN. If this happens, you can use
69+
<!-- > In some rare cases, you might not be able to access the CDN. If this happens, you can use
7070
>- [https://download2.dynamsoft.com/packages/dynamsoft-core@3.4.20/dist/core.js](https://download2.dynamsoft.com/packages/dynamsoft-core@3.2.10/dist/core.js)
7171
>- [https://download2.dynamsoft.com/packages/dynamsoft-license@3.4.21/dist/license.js](https://download2.dynamsoft.com/packages/dynamsoft-license@3.2.10/dist/license.js)
72-
>- [https://download2.dynamsoft.com/packages/dynamsoft-camera-enhancer@4.1.0/dist/dce.js](https://download2.dynamsoft.com/packages/dynamsoft-camera-enhancer@4.0.2/dist/dce.js)
72+
>- [https://download2.dynamsoft.com/packages/dynamsoft-camera-enhancer@4.1.0/dist/dce.js](https://download2.dynamsoft.com/packages/dynamsoft-camera-enhancer@4.0.2/dist/dce.js) -->
7373

7474
### Host the SDK yourself
7575

0 commit comments

Comments
 (0)