Skip to content

Commit f39bd68

Browse files
felixindrawanFelix-Dynamsoft
authored andcommitted
fix: updated debug link to github readme
1 parent 96c7cdc commit f39bd68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h3>Barcode Reader Samples</h3>
164164
</div>
165165
<div class="file">Others</div>
166166
<div class="children">
167-
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Collect image frames which failed to be read for debugging purposes." class="button title" target="_blank" href="https://www.dynamsoft.com/barcode-reader/programming/javascript/samples-demos/debug.html?ver=10.2.10">Collect
167+
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Collect image frames which failed to be read for debugging purposes." class="button title" target="_blank" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/others/debug">Collect
168168
Images for Debugging</a><span id="icon051" class="tooltipIcon"></span>
169169
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/others/debug" title="Check code on GitHub"></a>
170170
</div>
@@ -174,6 +174,7 @@ <h3>Barcode Reader Samples</h3>
174174
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-demo" title="Check code on GitHub"></a>
175175
</div>
176176
</div>
177+
</div>
177178
</body>
178179
<style>
179180
body {

0 commit comments

Comments
 (0)