Skip to content

Commit ead18d6

Browse files
authored
Update links to barcode reader samples for licenses
1 parent f54e68d commit ead18d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

barcode-reader/general/scan-us-drivers-license.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ needAutoGenerateSidebar: false
1010

1111
The SDK can indeed scan driver license barcodes and extract all the information that is encoded in the barcode. The best resources to reference in order to do this are the samples available:
1212

13-
- [JavaScript edition (most popular use case)](https://github.com/Dynamsoft/dbr-browser-samples/blob/master/4.use-case/2.read-a-drivers-license.html)
14-
- [iOS sample](https://github.com/Dynamsoft/barcode-reader-mobile-samples/tree/v9.6.20/ios/Swift/Usecase/ReadADriversLicenseSwift/)
15-
- [Android sample](https://github.com/Dynamsoft/barcode-reader-mobile-samples/tree/v9.6.20/android/Java/Usecase/ReadADriversLicense/)
13+
- [JavaScript edition (most popular use case)](https://github.com/Dynamsoft/barcode-reader-javascript-samples/tree/main/scenarios/read-a-drivers-license)
14+
- [iOS sample](https://github.com/Dynamsoft/barcode-reader-mobile-samples/tree/v11.2.1000/ios/FoundationalAPISamples/DriversLicenseScanner)
15+
- [Android sample](https://github.com/Dynamsoft/barcode-reader-mobile-samples/tree/v11.2.1000/android/FoundationalAPISamples/DriversLicenseScanner)

0 commit comments

Comments
 (0)