Skip to content

Commit ac7ae52

Browse files
committedDec 13, 2024
fix: updated debug demo link from gh pages to demo
1 parent 3aef251 commit ac7ae52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎others/debug/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This sample is designed to:
66
2. Check if your device and browser are compatible with the camera and to what extent.
77
3. Collect video frames for analysis. (Require to host the sample locally)
88

9-
You can directly debug 1 and 2 in this link: [https://dynamsoft.github.io/barcode-reader-javascript-samples/others/debug/public/index.html](https://dynamsoft.github.io/barcode-reader-javascript-samples/others/debug/public/index.html)
9+
You can directly debug 1 and 2 in this link: [https://demo.dynamsoft.com/Samples/DBR/JS/others/debug/public/index.html](https://demo.dynamsoft.com/Samples/DBR/JS/others/debug/public/index.html)
1010

1111
Item 3 we will introduce in detail.
1212

0 commit comments

Comments
 (0)