Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix broken link
  • Loading branch information
aselya authored and johannhof committed Nov 4, 2024
1 parent c6d04a4 commit 1ec31c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Authenticated embeds are the primary use case targeted by the `requestStorageAcc

### Proposed Draft Spec Addition

**NOTE:** These steps are a simplified version of [the actual spec](https://privacycg.github.io/requestStorageAccessForOrigin), which is the authoritative version.
**NOTE:** These steps are a simplified version of [the actual spec](https://privacycg.github.io/requestStorageAccessFor), which is the authoritative version.

The proposed spec could include a set of steps for the browser to follow that are somewhat similar to those done with [`requestStorageAccess`](https://developer.mozilla.org/en-US/docs/Web/API/Document/requestStorageAccess#conditions_for_granting_storage_access). The spec could include a function that takes a `string` as the origin:

Expand Down

0 comments on commit 1ec31c2

Please sign in to comment.