Skip to content

Commit 5279a5a

Browse files
authored
Retire links to Interface document (#62)
docs/interface.md is a stub that redirects. We should no longer direct people to it.
1 parent 6f89c92 commit 5279a5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ data from other sites and apps.
77

88
* [Explainer document](docs/explainer.md), a high-level overview of the proposal.
99
* [Specification](https://wicg.github.io/web-share-target/).
10-
* [Interface document](docs/interface.md), an informal spec.
1110
* [Native integration survey](docs/native.md), for platform-specific matters.
1211

1312
This is a product of the [Ballista
1413
project](https://github.com/chromium/ballista), which aims to explore
1514
website-to-website and website-to-native interoperability.
1615

16+
1717
## Licensing and contributions
1818

1919
See [LICENSE](LICENSE.md) and [CONTRIBUTING](CONTRIBUTING.md).

docs/explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ project](https://github.com/chromium/ballista), which aims to explore
1717
website-to-website and website-to-native interoperability.
1818

1919
See also:
20-
* [Interface document](interface.md), an informal spec.
20+
* [Specification](https://wicg.github.io/web-share-target/).
2121
* [Native integration survey](native.md), for platform-specific matters.
2222

2323
## User flow

0 commit comments

Comments
 (0)