Skip to content

Commit 1d8233d

Browse files
authored
Merge pull request #264 from jyasskin/patch-1
Fix a link to a Background Sync issue
2 parents 9ef0608 + 160c399 commit 1d8233d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ <h3 id="network-leakage">Network Leakage</h3>
10451045
network through other means in any case, even after the document is closed,
10461046
through mechanisms such as `navigator.sendBeacon`.
10471047

1048-
ISSUE(w3c/BackgroundSync#107): Consider mitigations. For example, we could
1048+
ISSUE(WICG/background-sync#107): Consider mitigations. For example, we could
10491049
drop reports if we change from one network to another.
10501050

10511051
<h3 id="fingerprinting-clock-skew">Clock Skew</h3>

0 commit comments

Comments
 (0)