You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: use-case/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ The PDF417 barcode on an AAMVA compatible driver's license contains a lot of inf
13
13
14
14
The following official sample shows how to use the sdk to read and extract driver's license information.
15
15
16
-
* <atarget = "_blank"href="https://demo.dynamsoft.com/Samples/DBR/JS/use-case/read-a-drivers-license.html">Read the PDF417 Barcode on the Driver's License - Demo</a>
17
-
* <atarget = "_blank"href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/use-case/read-a-drivers-license.html">Read the PDF417 Barcode on the Driver's License - Source Code</a>
16
+
* <atarget = "_blank"href="https://demo.dynamsoft.com/Samples/DBR/JS/use-case/read-a-drivers-license/index.html">Read the PDF417 Barcode on the Driver's License - Demo</a>
17
+
* <atarget = "_blank"href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/use-case/read-a-drivers-license/index.html">Read the PDF417 Barcode on the Driver's License - Source Code</a>
18
18
19
19
Also see [Driver's License Scanner SDK for Mobile and Web](https://www.dynamsoft.com/use-cases/driver-license/).
0 commit comments