Skip to content

Commit ebef2d2

Browse files
committed
docs(fix): replace broken link with new demo link
1 parent 71b9993 commit ebef2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

introduction/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When digitizing physical documents - whether for easier storage, better accessib
1919
## Common Usage Scenarios
2020

2121
1. **Single Page Capture** – Capture a single, clear image of a physical document, such as an invoice or patient-intake form. This is the core functionality of MDS. You can try this feature in the [**MDS demo**](https://demo.dynamsoft.com/document-scanner/). If it meets your needs, feel free to go directly to the [**MDS user guide**]({{ site.guide }}index.html).
22-
2. **Multi-Page Capture** – Capture images of multiple document pages (e.g., a contract). You can further leverage our Dynamsoft Document Viewer (DDV) for built-in PDF support, editing, annotations, and more. See our [sample for reference](https://github.com/Dynamsoft/document-scanner-javascript/blob/main/samples/scenarios/scanning-and-viewing.html).
22+
2. **Multi-Page Capture** – Capture images of multiple document pages (e.g., a contract). You can further leverage our Dynamsoft Document Viewer (DDV) for built-in PDF support, editing, annotations, and more. See our [sample for reference](https://demo.dynamsoft.com/document-scanner/multi-page-scanner/).
2323
3. **Advanced Document Management** – Handle multi-page documents, **multiple documents**, PDF files, annotations, and more with the Mobile Web Capture advanced sample project. Check out the [**online demo**](https://demo.dynamsoft.com/mobile-web-capture/), or read the [**developer guide**]({{ site.code-gallery }}mobile-web-capture/index.html) to try it for yourself.
2424

2525
## Design Principles

0 commit comments

Comments
 (0)