Skip to content

Commit ad9508d

Browse files
authored
fix: correct plugin link (#82)
1 parent 2d60ba6 commit ad9508d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mlkit-text-recognition/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @nativescript/mlkit-text-recognition
22

3-
A plugin used with [@nativescript/mlkit-core](../mlkit-core) to enable Text Recognition in your app and provide [TextResult](#textresult) type for the text recognition event data.
3+
A plugin used with [@nativescript/mlkit-core](../plugins/mlkit-core) to enable Text Recognition in your app and provide [TextResult](#textresult) type for the text recognition event data.
44

55
## Contents
66
* [Installation](#installation)

0 commit comments

Comments
 (0)