Skip to content

Commit 7792773

Browse files
committed
fix link
1 parent ff3dd68 commit 7792773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ <h3>Barcode Reader Samples</h3>
363363
var onlineGuidePath = "";
364364
switch (sampleName) {
365365
case "angular":
366-
localPath = "1.hello-world/3.read-video-angular/dist/hello-world/";
366+
localPath = "1.hello-world/3.read-video-angular/dist/read-video-angular/";
367367
onlineGuidePath = "https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/1.hello-world/3.read-video-angular#readme";
368368
break;
369369
case "react":

0 commit comments

Comments
 (0)