Skip to content

Commit 2765029

Browse files
committed
Fix Firefox version (68+ not 62+) and system requirements link
1 parent efbfc39 commit 2765029

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

programming/javascript/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Dynamsoft Barcode Reader JavaScript Edition (DBR-JS) enables high-performance ba
3535
npm install dynamsoft-barcode-reader-bundle@11.2.4000
3636
```
3737

38-
**Browser support:** Chrome 78+, Firefox 62+, Safari 14+, Edge 79+ (desktop and mobile). See [full system requirements](https://www.dynamsoft.com/barcode-reader/docs/core/introduction/system-requirements.html?lang=js&ver=latest).
38+
**Browser support:** Chrome 78+, Firefox 68+, Safari 14+, Edge 79+ (desktop and mobile). See [full system requirements](https://www.dynamsoft.com/faq/barcode-reader/web/capabilities/system-requirement.html).
3939

4040
To get started, you can
4141

0 commit comments

Comments
 (0)