Skip to content

Commit ca8beed

Browse files
authored
Update README: Correct client application link
Fix issue [28](#28)
1 parent 800b769 commit ca8beed

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)