Skip to content

Commit 625c3b0

Browse files
Update user-guide.md
Fix wrong link
1 parent d650b0b commit 625c3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/java/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ mvn archetype:generate -DgroupId=com.dynamsoft -DartifactId=dbr-hello-world -Dar
7171

7272
Let's start by creating a console application which demonstrates how to use the minimum code to read barcodes from an image file.
7373

74-
> You can <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/samples/HelloWorld" target="_blank">download the entire source code from here</a>.
74+
> You can <a href="https://github.com/Dynamsoft/barcode-reader-java-samples/tree/main/Samples/HelloWorld" target="_blank">download the entire source code from here</a>.
7575
7676
### Create a New Project
7777

0 commit comments

Comments
 (0)