diff --git a/src/@ionic-native/plugins/image-picker/index.ts b/src/@ionic-native/plugins/image-picker/index.ts index 0cd90c878..1b81dcb6f 100644 --- a/src/@ionic-native/plugins/image-picker/index.ts +++ b/src/@ionic-native/plugins/image-picker/index.ts @@ -42,7 +42,7 @@ export enum OutputType { * Cordova Plugin For Multiple Image Selection * * Requires Cordova plugin: `cordova-plugin-image-picker`. - * For more info, please see the https://github.com/wymsee/cordova-imagePicker + * For more info, please see the https://github.com/Telerik-Verified-Plugins/ImagePicker * * @usage * ```typescript