Skip to content

Commit 244c07d

Browse files
authored
Update web-app-quickstart-portal-node-js.md
1 parent 6d84c88 commit 244c07d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/active-directory/develop/web-app-quickstart-portal-node-js.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ ms.custom: aaddev, "scenarios:getting-started", "languages:js", devx-track-js, m
4040
>
4141
> #### Step 1: Configure the application in Azure portal
4242
> For the code sample for this quickstart to work, you need to create a client secret and add the following reply URL: `http:/> /localhost:3000/redirect`.
43+
>
4344
> <button id="makechanges" class="nextstepaction configure-app-button"> Make these changes for me </button>
4445
>
4546
> > [!div id="appconfigured" class="alert alert-info"]
@@ -86,4 +87,4 @@ ms.custom: aaddev, "scenarios:getting-started", "languages:js", devx-track-js, m
8687
> ## Next steps
8788
>
8889
> > [!div class="nextstepaction"]
89-
> > [Adding Auth to an existing web app - GitHub code sample >](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/msal-node-samples/auth-code)
90+
> > [Adding Auth to an existing web app - GitHub code sample >](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/msal-node-samples/auth-code)

0 commit comments

Comments
 (0)