Skip to content

Commit 1663018

Browse files
chore(update-plugins): Wed Jul 23 08:06:31 UTC 2025
1 parent 1313098 commit 1663018

7 files changed

+7
-7
lines changed

content/plugins/mlkit-barcode-scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ editUrl: https://github.com/NativeScript/mlkit/tree/main/packages/mlkit-barcode-
1111

1212
# @nativescript/mlkit-barcode-scanning
1313

14-
This plugin is used with [@nativescript/mlkit-core](../mlkit-core/). It enables barcode scanning and provides the [BarcodeResult](#barcoderesult) type for the barcode-scanned data.
14+
This plugin is used with [@nativescript/mlkit-core](../plugins/mlkit-core/). It enables barcode scanning and provides the [BarcodeResult](#barcoderesult) type for the barcode-scanned data.
1515

1616
## Contents
1717

content/plugins/mlkit-digital-ink-recognition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ npm install @nativescript/mlkit-digital-ink-recognition
1717

1818
## Usage
1919

20-
See [@nativescript/mlkit-core](/packages/mlkit-core/README.md) Usage
20+
See [@nativescript/mlkit-core](../plugins/mlkit-core) Usage
2121

2222
## License
2323

content/plugins/mlkit-face-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ editUrl: https://github.com/NativeScript/mlkit/tree/main/packages/mlkit-face-det
1111

1212
# @nativescript/mlkit-face-detection
1313

14-
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.
14+
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.
1515

1616
## Contents
1717

content/plugins/mlkit-image-labeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ editUrl: https://github.com/NativeScript/mlkit/tree/main/packages/mlkit-image-la
1111

1212
# @nativescript/mlkit-image-labeling
1313

14-
A plugin that is used with [@nativescript/mlkit-core](../mlkit-core/) to enable Image Labeling and provide the [ImageLabelingResult](#imagelabelingresult) type for the image labeling event data.
14+
A plugin that is used with [@nativescript/mlkit-core](../plugins/mlkit-core/) to enable Image Labeling and provide the [ImageLabelingResult](#imagelabelingresult) type for the image labeling event data.
1515

1616
## Contents
1717

content/plugins/mlkit-object-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ editUrl: https://github.com/NativeScript/mlkit/tree/main/packages/mlkit-object-d
1111

1212
# @nativescript/mlkit-object-detection
1313

14-
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.
14+
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.
1515

1616
## Contents
1717

content/plugins/mlkit-selfie-segmentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ npm install @nativescript/mlkit-selfie-segmentation
1717

1818
## Usage
1919

20-
See [@nativescript/mlkit-core](/packages/mlkit-core/README.md) Usage
20+
See [@nativescript/mlkit-core](../plugins/mlkit-core) Usage
2121

2222
## License
2323

content/plugins/mlkit-text-recognition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ editUrl: https://github.com/NativeScript/mlkit/tree/main/packages/mlkit-text-rec
1111

1212
# @nativescript/mlkit-text-recognition
1313

14-
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.
14+
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.
1515

1616
## Contents
1717

0 commit comments

Comments
 (0)