From cca8c22e3a6549e34f8888a85b3bb738021c2f5a Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Mon, 27 Nov 2023 14:18:52 -0800 Subject: [PATCH] related website sets: fix link --- site/en/blog/related-website-sets/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/en/blog/related-website-sets/index.md b/site/en/blog/related-website-sets/index.md index 0155e24d4f8a..3ff6b175cdff 100644 --- a/site/en/blog/related-website-sets/index.md +++ b/site/en/blog/related-website-sets/index.md @@ -40,7 +40,7 @@ For user-impacting experiences that are not supported by this limit, Chrome is [ ## Next steps -We're grateful for the ecosystem feedback that has helped shape the API so far. We have invested in RWS as a method of providing developers predictability, control, and agency in preserving the end user experience of the websites they build. We are excited to see how developers adopt and use RWS as we ramp up. The [submission process](https://github.com/GoogleChrome/first-party-sets/blob/main/FPS-Submission_Guidelines.md) is currently live, and the [RWS JSON generator tool](https://goo.gle/rws-json-generator) is a great starting point to help with submissions. +We're grateful for the ecosystem feedback that has helped shape the API so far. We have invested in RWS as a method of providing developers predictability, control, and agency in preserving the end user experience of the websites they build. We are excited to see how developers adopt and use RWS as we ramp up. The [submission process](https://github.com/GoogleChrome/related-website-sets/blob/main/RWS-Submission_Guidelines.md) is currently live, and the [RWS JSON generator tool](https://goo.gle/rws-json-generator) is a great starting point to help with submissions. Follow the [Intent to Ship thread](https://groups.google.com/a/chromium.org/g/blink-dev/c/7_6JDIfE1as/m/wModmpcaAgAJ) to track progress, and check out [these materials](/docs/privacy-sandbox/first-party-sets-integration/) for implementation guidance.