diff --git a/data/PSInfo.json b/data/PSInfo.json index bf123d246..aac74a57b 100644 --- a/data/PSInfo.json +++ b/data/PSInfo.json @@ -37,7 +37,7 @@ "proposal": "https://github.com/WICG/first-party-sets", "publicDiscussion": "https://github.com/WICG/first-party-sets/issues", "videoOverview": "https://www.youtube.com/watch?v=cNJ8mZ-J3F8", - "devDocumentation": "https://developer.chrome.com/docs/privacy-sandbox/first-party-sets/" + "devDocumentation": "https://developer.chrome.com/docs/privacy-sandbox/related-website-sets/" }, "shared-storage": { "name": "Shared Storage", diff --git a/packages/extension/src/view/devtools/components/siteBoundaries/relatedWebsiteSets/jsonGenerator/jsonOutput/otherDomainOutput.tsx b/packages/extension/src/view/devtools/components/siteBoundaries/relatedWebsiteSets/jsonGenerator/jsonOutput/otherDomainOutput.tsx index 77ba419be..c887be57e 100644 --- a/packages/extension/src/view/devtools/components/siteBoundaries/relatedWebsiteSets/jsonGenerator/jsonOutput/otherDomainOutput.tsx +++ b/packages/extension/src/view/devtools/components/siteBoundaries/relatedWebsiteSets/jsonGenerator/jsonOutput/otherDomainOutput.tsx @@ -44,8 +44,9 @@ const OtherDomainOutput = ({ 2
- Add the .well-known
file to all the other domains{' '}
- in your set with the following content:
+ Add the file related-website-set.json
in the directory
+ .well-known
of all the other domains in your set
+ with the following content:
- Add the .well-known
file to the primary domain{' '}
- with the following content:
+ Add the file related-website-set.json
in the directory
+ .well-known
of the primary domain with the
+ following content: