Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 7a7583d

Browse files
autofooliplukebjerring
authored andcommitted
1 parent 3c2d193 commit 7a7583d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interfaces/web-share.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// GENERATED CONTENT - DO NOT EDIT
22
// Content was automatically extracted by Reffy into reffy-reports
33
// (https://github.com/tidoust/reffy-reports)
4-
// Source: Web Share API - Level 1 (https://wicg.github.io/web-share/)
4+
// Source: Web Share API - Level 1 (https://w3c.github.io/web-share/)
55

66
partial interface Navigator {
77
[SecureContext] Promise<void> share(optional ShareData data = {});

0 commit comments

Comments
 (0)