Skip to content

Commit d06c3f2

Browse files
committed
Update index.html
1 parent 65dd368 commit d06c3f2

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
@@ -379,7 +379,7 @@ <h3>Barcode Reader Samples</h3>
379379
onlineGuidePath = "https://www.dynamsoft.com/barcode-reader/programming/javascript/samples-demos/helloworld-vuejsv3.html?ver=latest";
380380
break;
381381
case "react_hooks":
382-
localPath = "1.hello-world/13.read-video-react-ts/build/";
382+
localPath = "1.hello-world/13.read-video-react-hooks/build/";
383383
// TODO: update link
384384
onlineGuidePath = "https://www.dynamsoft.com/barcode-reader/programming/javascript/samples-demos/helloworld-reactjs-ts.html?ver=latest";
385385
break;

0 commit comments

Comments
 (0)