We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c4d76 commit a5f4eb2Copy full SHA for a5f4eb2
.pr-preview.json
@@ -1,4 +1,4 @@
1
{
2
- "src_file": "index.html",
+ "src_file": "level-2/index.html",
3
"type": "respec"
4
}
README.md
@@ -6,7 +6,8 @@ This site details a proposal to add a capability for websites to receive shared
6
data from other sites and apps.
7
8
* [Explainer document](docs/explainer.md), a high-level overview of the proposal.
9
-* [Specification](https://wicg.github.io/web-share-target/).
+* [Specification - Level 1](https://wicg.github.io/web-share-target/).
10
+* [Specification - Level 2](https://wicg.github.io/web-share-target/level-2/).
11
* [Native integration survey](docs/native.md), for platform-specific matters.
12
13
This is a product of the [Ballista
0 commit comments