docs(social-sharing): update web share api link (#2794)

Just a tiny error in an anchor link there.
This commit is contained in:
dominic-ks 2018-10-28 08:38:54 +00:00 committed by Daniel Sogl
parent 669dd02285
commit 39b4b85631

View File

@ -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