Skip to content

Commit ee1dcc8

Browse files
authored
fix: correct plugin link (#76)
1 parent f22a628 commit ee1dcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mlkit-face-detection/README.md

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

3-
A plugin that is used with [@nativescript/mlkit-core](../mlkit-core/) to enable face detection and provide the [FaceResult](#faceresult) type for the data of the face detection event.
3+
A plugin that is used with [@nativescript/mlkit-core](../plugins/mlkit-core/) to enable face detection and provide the [FaceResult](#faceresult) type for the data of the face detection event.
44

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

0 commit comments

Comments
 (0)