mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +08:00
docs(social-sharing): update web share api link (#2794)
Just a tiny error in an anchor link there.
This commit is contained in:
parent
669dd02285
commit
39b4b85631
@ -6,7 +6,7 @@ import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
|
||||
* @description
|
||||
* Share text, files, images, and links via social networks, sms, and email.
|
||||
*
|
||||
* For Browser usage check out the Web Share API docs: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin#web-share-api
|
||||
* For Browser usage check out the Web Share API docs: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin#5-web-share-api
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
|
Loading…
Reference in New Issue
Block a user