Skip to content

Commit

Permalink
Fix 'declared policy' reference (#217)
Browse files Browse the repository at this point in the history
This should fix the spec-prod error and unblock TR deploy
https://github.com/w3c/compute-pressure/actions/runs/5175477099/jobs/9323106154
  • Loading branch information
anssiko authored Jun 5, 2023
1 parent 823a43b commit fa4db6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,7 @@ <h4>Same-origin restriction</h4>
</p>
<p>
The feature can be extended to third-party contexts such as iframes only by a
<a href="declared policy">declared policy</a>.
<a href="https://www.w3.org/TR/permissions-policy/#declared-policy">declared policy</a>.
</p>
</section>
</p>
Expand Down

0 comments on commit fa4db6b

Please sign in to comment.