Skip to content

Commit 266fa78

Browse files
author
Cube
authored
Merge pull request #97 from Dynamsoft/_dev
fix wrong link;
2 parents c6f7643 + 93ef4c8 commit 266fa78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h3>Barcode Reader Samples</h3>
121121
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Decode video stream from a USB-connected or built-in camera (mobile or desktop) in a web application that uses RequireJS." class="button title" href="1.hello-world/11.read-video-requirejs.html">Hello
122122
World with
123123
RequireJS</a><span id="icon011" class="tooltipIcon"></span>
124-
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/1.hello-world/11.hello-world-requirejs.html" title="Check code on GitHub"></a>
124+
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/1.hello-world/11.read-video-requirejs.html" title="Check code on GitHub"></a>
125125
</div>
126126
<div class="file"><a data-balloon-length="fit" data-balloon-pos="down" aria-label="Decode video stream from a USB-connected or built-in camera (mobile or desktop) in a web application that uses ES6." class="button title" href="1.hello-world/12.read-video-es6.html">Hello
127127
World with

0 commit comments

Comments
 (0)