diff --git a/packages/mlkit-face-detection/README.md b/packages/mlkit-face-detection/README.md index 5bb12b0..871bc4f 100644 --- a/packages/mlkit-face-detection/README.md +++ b/packages/mlkit-face-detection/README.md @@ -1,6 +1,6 @@ # @nativescript/mlkit-face-detection -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. +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. ## Contents * [Installation](#installation)