Skip to content

Commit

Permalink
Fix broken link in spec monkey patch (#159)
Browse files Browse the repository at this point in the history
Fixes #157.
  • Loading branch information
alexmturner authored Sep 4, 2024
1 parent 419c30e commit 07501bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1213,8 +1213,8 @@ The {{SharedStorageWorkletGlobalScope/privateAggregation}} [=getter steps=] are
to [=get the privateAggregation=] given [=this=].

Add the following algorithm in the subsection
"<a href="https://wicg.github.io/shared-storage/#run-op">Run Operation
Methods</a>":
"<a href="https://wicg.github.io/shared-storage/#run-op-shared-storage">Run
Operation Methods on `SharedStorage`</a>":

<div algorithm>
To <dfn>obtain the aggregation coordinator</dfn> given a
Expand Down

0 comments on commit 07501bf

Please sign in to comment.