Skip to content

Commit 087b705

Browse files
committed
update index page links
1 parent c18ac91 commit 087b705

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -789,17 +789,17 @@ <h3>Scenario Samples <span class="sample-count">(16)</span></h3>
789789
<div class="children">
790790
<div class="file">Workflow Examples</div>
791791
<div class="children">
792-
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Simulates a shopping experience where users scan barcodes to add items to a dynamic cart."><a class="button title demo-link" href="scenarios/cart-builder.html" title="View live demo">Cart Builder</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/scenarios/cart-builder.html" title="View source code on GitHub">Source</a></span>
792+
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Simulates a shopping experience where users scan barcodes to add items to a dynamic cart."><a class="button title demo-link" href="scenarios/cart-builder/cart-builder.html" title="View live demo">Cart Builder</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/scenarios/cart-builder" title="View source code on GitHub">Source</a></span>
793793
</div>
794-
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Scan a product barcode and simulate a search from a product database."><a class="button title demo-link" href="scenarios/scan-and-search.html" title="View live demo">Scan and Search</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/scenarios/scan-and-search.html" title="View source code on GitHub">Source</a></span>
794+
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Scan a product barcode and simulate a search from a product database."><a class="button title demo-link" href="scenarios/scan-and-search/scan-and-search.html" title="View live demo">Scan and Search</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/scenarios/scan-and-search" title="View source code on GitHub">Source</a></span>
795795
</div>
796796
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Pick the correct one from multiple candidates by scanning barcodes."><a class="button title demo-link" href="scenarios/pick-one-to-fill/index.html" title="View live demo">Pick One to Fill</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/scenarios/pick-one-to-fill" title="View source code on GitHub">Source</a></span>
797797
</div>
798798
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Batch scanning workflow for inventory collection and export."><a class="button title demo-link" href="scenarios/batch-inventory/index.html" title="View live demo">Batch Inventory</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/scenarios/batch-inventory" title="View source code on GitHub">Source</a></span>
799799
</div>
800800
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Interactive UI to help you locate items with barcodes in a list or layout."><a class="button title demo-link" href="scenarios/locate-an-item-with-barcode/index.html" title="View live demo">Locate an Item with Barcode</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/scenarios/locate-an-item-with-barcode" title="View source code on GitHub">Source</a></span>
801801
</div>
802-
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Display decoded barcode text overlaid on the live camera video."><a class="button title demo-link" href="scenarios/show-result-texts-on-the-video.html" title="View live demo">Show Result Texts on Video</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/scenarios/show-result-texts-on-the-video.html" title="View source code on GitHub">Source</a></span>
802+
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Display decoded barcode text overlaid on the live camera video."><a class="button title demo-link" href="scenarios/show-result-texts-on-the-video/show-result-texts-on-the-video.html" title="View live demo">Show Result Texts on Video</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/scenarios/show-result-texts-on-the-video" title="View source code on GitHub">Source</a></span>
803803
</div>
804804
</div>
805805

@@ -825,7 +825,7 @@ <h3>Scenario Samples <span class="sample-count">(16)</span></h3>
825825
<div class="children">
826826
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Read the PDF417 barcode on a driver's license (AAMVA compliant) and parse it."><a class="button title demo-link" href="scenarios/read-a-drivers-license/index.html" title="View live demo">Read a Driver's License</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/scenarios/read-a-drivers-license" title="View source code on GitHub">Source</a></span>
827827
</div>
828-
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Example showing GS1 AI parsing and data extraction."><a class="button title demo-link" href="scenarios/read-and-parse-GS1-AI/index.html" title="View live demo">Read and Parse GS1-AI</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/scenarios/read-and-parse-GS1-AI" title="View source code on GitHub">Source</a></span>
828+
<div class="file"><span data-balloon-length="large" data-balloon-pos="down" aria-label="Example showing GS1 AI parsing and data extraction."><a class="button title demo-link" href="scenarios/read-and-parse-GS1-AI/scan-using-rtu-api/index.html" title="View live demo">Read and Parse GS1-AI</a><a class="button title source-link" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/scenarios/read-and-parse-GS1-AI/" title="View source code on GitHub">Source</a></span>
829829
</div>
830830
</div>
831831

0 commit comments

Comments
 (0)