Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion programming/cplusplus/user-guide/document-scanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To find out whether your environment is supported, please read the [System Requi

## Installation

If you haven't downloaded the SDK yet, <a href="https://download2.dynamsoft.com/dcv/dynamsoft-capture-vision-cpp-3.0.1000.250304.zip" target="_blank">download the `C/C++ Package`</a> now and unpack the package into a directory of your choice.
If you haven't downloaded the SDK yet, <a href="https://download2.dynamsoft.com/dcv/dynamsoft-capture-vision-cpp-3.0.3000.250513.zip" target="_blank">download the `C/C++ Package`</a> now and unpack the package into a directory of your choice.

> [!IMPORTANT]
> For this tutorial, we unpack it to a pseudo directory `[INSTALLATION FOLDER]`, change it to your unpacking path for the following content.
Expand Down
2 changes: 1 addition & 1 deletion programming/cplusplus/user-guide/mrz-scanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To find out whether your environment is supported, please read the [System Requi

## Installation

If you haven't downloaded the SDK yet, <a href="https://download2.dynamsoft.com/dcv/dynamsoft-capture-vision-cpp-3.0.1000.250304.zip" target="_blank">download the `C/C++ Package`</a> now and unpack the package into a directory of your choice.
If you haven't downloaded the SDK yet, <a href="https://download2.dynamsoft.com/dcv/dynamsoft-capture-vision-cpp-3.0.3000.250513.zip" target="_blank">download the `C/C++ Package`</a> now and unpack the package into a directory of your choice.

> [!IMPORTANT]
> For this tutorial, we unpack it to a pseudo directory `[INSTALLATION FOLDER]`, change it to your unpacking path for the following content.
Expand Down