Skip to content

Commit 5aabd5d

Browse files
update to internal commit c511e0dc
1 parent cb6a398 commit 5aabd5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

programming/javascript/user-guide/barcode-scanner.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,15 @@ If you are fully satisfied with the solution and would like to move forward with
8888
```
8989

9090
<p align="center" style="text-align:center; white-space: normal; ">
91-
<a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/v10.5.30/barcode-scanner-api-samples/scan-single-barcode/hello-world.html" title="Code in Github" style="text-decoration:none;">
91+
<a target="_blank" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/v11.0.30/barcode-scanner-api-samples/scan-single-barcode/hello-world.html" title="Code in Github" style="text-decoration:none;">
9292
<img src="https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/github.svg" alt="Code in Github" width="20" height="20" style="width:20px;height:20px;">
9393
</a>
9494
&nbsp;
9595
<a target="_blank" href="https://jsfiddle.net/DynamsoftTeam/gcqjf5r7/" title="Run via JSFiddle" style="text-decoration:none;">
9696
<img src="https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/jsfiddle.svg" alt="Run via JSFiddle" width="20" height="20" style="width:20px;height:20px;" >
9797
</a>
9898
&nbsp;
99-
<a target="_blank" href="https://demo.dynamsoft.com/Samples/DBR/JS/barcode-scanner-api-samples/scan-single-barcode/hello-world.html?ver=10.5.30&utm_source=guide" title="Run in Dynamsoft" style="text-decoration:none;">
99+
<a target="_blank" href="https://demo.dynamsoft.com/Samples/DBR/JS/barcode-scanner-api-samples/scan-single-barcode/hello-world.html?ver=11.0.30&utm_source=guide" title="Run in Dynamsoft" style="text-decoration:none;">
100100
<img src="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.0.0/svgs/solid/circle-play.svg" alt="Run in Dynamsoft" width="20" height="20" style="width:20px;height:20px;">
101101
</a>
102102
</p>
@@ -155,7 +155,7 @@ Alternatively, you may choose to download the SDK and host the files on your own
155155

156156
- From the website
157157

158-
[Download Dynamsoft Barcode Reader JavaScript Package](https://www.dynamsoft.com/barcode-reader/downloads/?ver=10.5.30&utm_source=guide&product=dbr&package=js)
158+
[Download Dynamsoft Barcode Reader JavaScript Package](https://www.dynamsoft.com/barcode-reader/downloads/?ver=11.0.30&utm_source=guide&product=dbr&package=js)
159159

160160
The resources are located at path `dynamsoft/distributables/`.
161161

0 commit comments

Comments
 (0)