We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669921d commit ae23b24Copy full SHA for ae23b24
programming/javascript/release-notes/js-10.md
@@ -18,7 +18,7 @@ permalink: /programming/javascript/release-notes/js-10.html
18
- Added support for decoding add-on codes (also known as Extension Codes) for UPC-A, UPC-E, EAN-8 and EAN-13 codes.
19
20
<div align="center">
21
- <p><img src="../assets/img/add-on-barcodes.png" width="60%" alt="add-on-barcodes"></p>
+ <p><img src="https://www.dynamsoft.com/barcode-reader/docs/core/assets/img/add-on-barcodes.png" width="60%" alt="add-on-barcodes"></p>
22
</div>
23
24
- Added new properties to the `QRCodeDetails` interface including:
0 commit comments