Fix link of ActionSheet documentation

This commit is contained in:
Tim Behety 2016-03-07 09:04:33 +01:00
parent ce6adccb9a
commit 37aaa3d09c

View File

@ -5,7 +5,7 @@ import {Plugin, Cordova} from './plugin';
* @description
* The ActionSheet plugin shows a native list of options the user can choose from.
*
* Requires Cordova plugin: `cordova-plugin-actionsheet`. For more info, please see the [ActionSheet plugin docs](https://github.com/phonegap/phonegap-plugin-barcodescanner).
* Requires Cordova plugin: `cordova-plugin-actionsheet`. For more info, please see the [ActionSheet plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-actionsheet).
*
* @usage
*