We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3dd68 commit 7792773Copy full SHA for 7792773
index.html
@@ -363,7 +363,7 @@ <h3>Barcode Reader Samples</h3>
363
var onlineGuidePath = "";
364
switch (sampleName) {
365
case "angular":
366
- localPath = "1.hello-world/3.read-video-angular/dist/hello-world/";
+ localPath = "1.hello-world/3.read-video-angular/dist/read-video-angular/";
367
onlineGuidePath = "https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/1.hello-world/3.read-video-angular#readme";
368
break;
369
case "react":
0 commit comments