Skip to content

Commit 69339a1

Browse files
authored
Merge pull request #29 from carneirofc/fix-readme-broken-link
Update README: Correct client application link
2 parents 800b769 + ca8beed commit 69339a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This sample demonstrates [how to protect a Node.js Web API](https://docs.microso
3131

3232
You will need a **client** application for calling the Web API. Choose:
3333

34-
- [JavaScript Single-page Application calling a custom Web API with MSAL.js 2.x using the auth code flow with PKCE](https://github.com/Azure-Samples/ms-identity-javascript-callapi).
34+
- [JavaScript Single-page Application calling a custom Web API with MSAL.js 2.x using the auth code flow with PKCE](https://github.com/Azure-Samples/ms-identity-b2c-javascript-spa).
3535

3636
## Scenario
3737

0 commit comments

Comments
 (0)