Skip to content

Commit f91c7fa

Browse files
author
Aleksander Grinin
committed
Fixed path
1 parent 9fe6cbe commit f91c7fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java/developer-guide/barcode-recognition/barcode-properties/angles

java/developer-guide/barcode-recognition/barcode-properties/angles/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All examples in this article are based on the sample class:
2222

2323
You can find the full source code on GitHub:
2424

25-
<a href="https://github.com/aspose-barcode/Aspose.BarCode-for-Java/blob/master/src/test/java/com/aspose-barcode/guide/recognition/barcode_properties/AnglesExample.java" target="_blank" rel="noopener noreferrer">AnglesExample.java</a>
25+
<a href="https://github.com/aspose-barcode/Aspose.BarCode-for-Java/blob/master/src/test/java/com/aspose/barcode/guide/recognition/barcode_properties/AnglesExample.java" target="_blank" rel="noopener noreferrer">AnglesExample.java</a>
2626

2727
In the snippets below, variables like `imagePath` represent paths to sample images that contain rotated barcodes.
2828

0 commit comments

Comments
 (0)