From b031ceed99349ea4f6323000edd75d176d4f12a6 Mon Sep 17 00:00:00 2001 From: william Date: Fri, 14 Oct 2016 03:06:11 -0700 Subject: [PATCH] docs(camera-preview): fix repo link (#695) Breaking link to Repo. --- src/plugins/camera-preview.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * ```