Skip to content

Commit db7628a

Browse files
author
Evgeniy Sidenko
committed
* fixed wrong links
1 parent f3f5330 commit db7628a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ try (IOFileStream fs = new IOFileStream("filename.heic", IOMode.READ))
110110
## Documentation
111111

112112
All public classes, methods and properties are documented in corresponding API_README:
113-
* [/Openize.Heic.Decoder/docs/API_README.md](https://github.com/openize-heic/Openize.HEIC-for-Java/blob/main/docs/Openize.Heic.Decoder/API_README.md) for Openize.Heic.Decoder;
114-
* [/Openize.IsoBmff/docs/API_README.md](https://github.com/openize-heic/Openize.HEIC-for-Java/blob/main/docs/Openize.IsoBmff/API_README.md) for Openize.IsoBmff.
113+
* [/Openize.Heic.Decoder/docs/API_README.md](https://github.com/openize-com/openize-heic-java/blob/main/docs/Openize.Heic.Decoder/API_README.md) for Openize.Heic.Decoder;
114+
* [/Openize.IsoBmff/docs/API_README.md](https://github.com/openize-com/openize-heic-java/blob/main/docs/Openize.IsoBmff/API_README.md) for Openize.IsoBmff.
115115

116116
### HeicImage
117117

0 commit comments

Comments
 (0)