Skip to content

Commit 5c2c8bb

Browse files
authored
Merge pull request #46 from WICG/marcoscaceres-patch-1
Add link to spec
2 parents 770eb7c + fba0d41 commit 5c2c8bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ images to an arbitrary destination of the user's choice:
88
```js
99
navigator.share({title: 'Example Page', url: 'https://example.com'});
1010
```
11-
11+
* [Specification](https://wicg.github.io/web-share/)
1212
* [Explainer document](docs/explainer.md), a high-level overview of the proposal.
13-
* [Interface document](docs/interface.md), an informal spec.
1413
* [Native integration survey](docs/native.md), for platform-specific matters.
1514

1615
This is a product of the [Ballista

0 commit comments

Comments
 (0)