From c4db2ba9ed0f30333ff8929f1e2c3683b57f8b53 Mon Sep 17 00:00:00 2001 From: Chris Fredrickson Date: Mon, 13 Nov 2023 20:36:37 -0500 Subject: [PATCH] Broken links (#193) * Fix broken links Fixes #192 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52aa8e0..7814483 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,7 @@ For some subsets, like the "associated" subset, objective enforcement may be muc ## Chrome’s Submission Guidelines and RWS Canonical List -Chrome’s implementation will depend on the list of Related Website Sets generated via the process described in [Submission Guidelines](https://github.com/GoogleChrome/first-party-sets/blob/main/FPS-Submission_Guidelines.md). The guidelines aim to provide developers with clear expectations on how to submit sets to the [canonical list](https://github.com/GoogleChrome/first-party-sets/blob/main/first_party_sets.JSON) that the browser will consume and apply to its behavior. +Chrome’s implementation will depend on the list of Related Website Sets generated via the process described in [Submission Guidelines](https://github.com/GoogleChrome/related-website-sets/blob/main/RWS-Submission_Guidelines.md). The guidelines aim to provide developers with clear expectations on how to submit sets to the [canonical list](https://github.com/GoogleChrome/related-website-sets/blob/main/related_website_sets.JSON) that the browser will consume and apply to its behavior. ## Leveraging the Storage Access API