Skip to content

Commit ae4a247

Browse files
authored
fix: correct plugin link (#79)
1 parent 89c1d89 commit ae4a247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mlkit-object-detection/README.md

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

3-
A plugin that is used with [@nativescript/mlkit-core](../mlkit-core/) to enable Object Detection and provide the [ObjectResult](#objectresult) type for the object detection event data.
3+
A plugin that is used with [@nativescript/mlkit-core](../plugins/mlkit-core/) to enable Object Detection and provide the [ObjectResult](#objectresult) type for the object detection event data.
44

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

0 commit comments

Comments
 (0)