Skip to content

Commit 8759576

Browse files
author
Cube
authored
Merge pull request #144 from Dynamsoft/_dev
fix link
2 parents 856703e + 7792773 commit 8759576

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)