Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 1ac2e9e

Browse files
authored
Merge pull request #265 from felipmiguel/fixes/path-typo
Fix path in readme
2 parents c021cf0 + 821f893 commit 1ac2e9e

File tree

1 file changed

+1
-1
lines changed
  • 6-AdvancedScenarios/4-sign-in-hybrid

1 file changed

+1
-1
lines changed

6-AdvancedScenarios/4-sign-in-hybrid/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Open the project in your IDE (like Visual Studio or Visual Studio Code) to confi
164164

165165
In addition:
166166

167-
1. Open the `App/client/authConfig.js` file.
167+
1. Open the `App/client/src/authConfig.js` file.
168168
1. Find the string `Enter_the_Application_Id_Here` and replace the existing value with the application ID (clientId) of `msal-hybrid-spa` app copied
169169
1. Find the string `Enter_the_Tenant_Info_Here` and replace the existing value with your Azure AD tenant ID.
170170

0 commit comments

Comments
 (0)