Skip to content

Commit 297f861

Browse files
Merge pull request #261 from Dynamsoft/main - fix wrong link
Check changes
2 parents 2a16286 + d011127 commit 297f861

File tree

1 file changed

+2
-2
lines changed
  • foundational-api-samples/use-case/read-a-drivers-license

1 file changed

+2
-2
lines changed

foundational-api-samples/use-case/read-a-drivers-license/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
77
<meta name="description" content="Instantly Read PDF417 barcodes on Driver Licenses with Dynamsoft Barcode Reader." />
88
<meta name="keywords" content="read driver license barcode" />
9-
<link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/use-case/read-a-drivers-license/index.html" />
9+
<link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/foundational-api-samples/use-case/read-a-drivers-license/index.html" />
1010
<title>Dynamsoft Barcode Reader Sample - Read a Driver's License</title>
1111
<link href="style.css" rel="stylesheet" />
1212
</head>
@@ -358,4 +358,4 @@ <h1>Read a Driver's License</h1>
358358
</script>
359359
</body>
360360

361-
</html>
361+
</html>

0 commit comments

Comments
 (0)