Skip to content

Commit b744de7

Browse files
Update index.html
fix broken link
1 parent eb214f7 commit b744de7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>Barcode Reader Samples</h3>
124124
RequireJS</a><span id="icon011" class="tooltipIcon"></span>
125125
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/master/1.hello-world/11.read-video-requirejs.html" title="Check code on GitHub"></a>
126126
</div>
127-
<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" target="_blank" href="https://www.dynamsoft.com/barcode-reader/programming/javascript/samples-demos/helloworld-es6.html">Hello
127+
<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" target="_blank" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/12.minimum-code-es6.html">Hello
128128
World with
129129
ES6</a><span id="icon012" class="tooltipIcon"></span>
130130
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/master/1.hello-world/12.minimum-code-es6.html" title="Check code on GitHub"></a>
@@ -342,4 +342,4 @@ <h3>Barcode Reader Samples</h3>
342342
}
343343
</script>
344344

345-
</html>
345+
</html>

0 commit comments

Comments
 (0)