docs(camera-preview): fix repo link (#695)

Breaking link to Repo.
This commit is contained in:
william 2016-10-14 03:06:11 -07:00 committed by Ibrahim Hadeed
parent 9c55358620
commit b031ceed99

View File

@ -19,7 +19,7 @@ export interface CameraPreviewSize {
* @description * @description
* Showing camera preview in HTML * 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 * @usage
* ``` * ```