Skip to content

Commit

Permalink
Update doc for Facebook amp-social-share. Correct attributes (#3720)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelax authored and mkhatib committed Jun 22, 2016
1 parent a031c8e commit acebdda
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion extensions/amp-social-share/amp-social-share.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@ The element provides [some pre-configured providers](0.1/amp-social-share-config
- url `optional` (defaults: `rel=canonical` URL)
- text `optional` (defaults: Current page title)
- facebook
- url `optional` (defaults: `rel=canonical` URL)
- href `optional` (defaults: `rel=canonical` URL)
- text `optional` (defaults: none)
- app_id `required` (defaults: none) Required by [Facebook share dialog](https://developers.facebook.com/docs/sharing/reference/share-dialog).
- pinterest
- url `optional` (defaults: `rel=canonical` URL)
- linkedin
Expand Down

0 comments on commit acebdda

Please sign in to comment.