Skip to content

Commit

Permalink
fix path to file in README (#859)
Browse files Browse the repository at this point in the history
  • Loading branch information
codexeon authored Sep 30, 2024
1 parent a5097bf commit 786a227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Samples/auth/Outlook-Add-in-SSO-NAA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ For more information on how to register your application, see [Register an appli

1. Clone or download this repository.
1. From the command line, or a terminal window, go to the root folder of this sample at `/samples/auth/Outlook-Add-in-SSO-NAA`.
1. Open the `src/taskpane/authConfig.ts` file.
1. Open the `src/taskpane/msalconfig.ts` file.
1. Replace the placeholder "Enter_the_Application_Id_Here" with the Application ID that you copied.
1. Save the file.

Expand Down

0 comments on commit 786a227

Please sign in to comment.