From f145cb2de4db0b9b6f3e91f499898824a0aac866 Mon Sep 17 00:00:00 2001 From: Lucca Tisser Paradeda <92058802+Luccatp@users.noreply.github.com> Date: Tue, 12 Sep 2023 14:35:37 -0300 Subject: [PATCH] Update README.md Changed the url for the HowTo docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24ed23df6..4cba2972a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ There are several ways to contribute to the Federated Credential Management API. [Fed-ID CG](https://www.w3.org/community/fed-id/) about the various use cases. * If you'd like to try out the current demo of the FedCM API you can follow the - [HOWTO](explorations/HOWTO.md) document. + [HOWTO](explorations/HOWTO-chrome.md) document. * If you're an Identity Provider, there are two sides of the implementation that will be needed and any feedback on either side is appreciated. @@ -51,7 +51,7 @@ There are several ways to contribute to the Federated Credential Management API. * If you're a Relying Party (i.e. website) and would like to test the changes out we'd appreciate feedback, you'll need to do something similar to the - [HOWTO.md](explorations/HOWTO.md) to setup a fake IDP which can serve the needed + [HOWTO.md](explorations/HHOWTO-chrome.md) to setup a fake IDP which can serve the needed JavaScript. (Until an IDP provides first party JavaScript to work with FedCM this integration will be tricker). You can also review the demo provided by the HOWTO and take a look at the