diff --git a/src/plugins/camera-preview.ts b/src/plugins/camera-preview.ts index 842be05e4..4f306b09e 100644 --- a/src/plugins/camera-preview.ts +++ b/src/plugins/camera-preview.ts @@ -19,7 +19,7 @@ export interface CameraPreviewSize { * @description * Showing camera preview in HTML * - * For more info, please see the [Cordova Camera Preview Plugin Docs](https://github.com/westonganger/cordova-plugin-camera-preview'). + * For more info, please see the [Cordova Camera Preview Plugin Docs](https://github.com/westonganger/cordova-plugin-camera-preview). * * @usage * ```