Skip to content

Commit 37e2966

Browse files
committed
fix wrong link
1 parent 2ff5845 commit 37e2966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

programming/javascript/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For DCV, no matter which platform or language it is implemented in, a specific t
3131

3232
### Get started
3333

34-
The best way to get started with Dynamsoft Capture Vision JavaScript Edition is to follow the [User Guide](user-guide/index.md) to build your first barcode reading application.
34+
The best way to get started with Dynamsoft Capture Vision JavaScript Edition is to follow the [User Guide](https://dynamsoft.com/document-normalizer/docs/web/programming/javascript/user-guide/index.html) to build your own application.
3535

3636
### Check APIs
3737

@@ -49,7 +49,7 @@ Obviously, the difference in the use of DCV in different applications lies in th
4949

5050
## Assumptions
5151

52-
These documents assume you are already familiar with the [Architecture of Dynamsoft Capture Visio](https://www.dynamsoft.com/capture-vision/docs/core/architecture/) and the technologies [HTML](https://developer.mozilla.org/docs/Learn/HTML/Introduction_to_HTML), [CSS](https://developer.mozilla.org/docs/Learn/CSS/First_steps), and [JavaScript](https://developer.mozilla.org/docs/Web/JavaScript/A_re-introduction_to_JavaScript).
52+
These documents assume you are already familiar with the [Architecture of Dynamsoft Capture Vision](https://www.dynamsoft.com/capture-vision/docs/core/architecture/) and the technologies [HTML](https://developer.mozilla.org/docs/Learn/HTML/Introduction_to_HTML), [CSS](https://developer.mozilla.org/docs/Learn/CSS/First_steps), and [JavaScript](https://developer.mozilla.org/docs/Web/JavaScript/A_re-introduction_to_JavaScript).
5353

5454
## Contact Us
5555

0 commit comments

Comments
 (0)