From 1ec31c2bfec9241595b3c1c9ee05b39809edd7e1 Mon Sep 17 00:00:00 2001 From: Aaron Selya Date: Mon, 4 Nov 2024 09:40:58 -0500 Subject: [PATCH] Update README.md Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a7510a..5a00d9f 100644 --- a/README.md +++ b/README.md @@ -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: