Skip to content

Commit d0ed7d5

Browse files
committed
fix
1 parent 3f1028e commit d0ed7d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

barcode-reader/web/scan-setting/remove-duplicates.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ settings.barcodeSettings.barcodeFormatIds =
5050
await router.updateSettings("ReadSingleBarcode", settings);
5151
```
5252

53-
- to set the barcode format using the template check out the [template section](https://www.dynamsoft.com/capture-vision/docs/core/enums/barcode-reader/barcode-format.html?product=dbr)
54-
53+
- to set the barcode format using the template check out the [template section](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/api-reference/enum-barcode-format.html?lang=js)
5554

5655
Implementing these steps can help streamline your barcode scanning process, reduce unnecessary scans, and optimize resource usage effectively.
5756

0 commit comments

Comments
 (0)