We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d061c commit 8560798Copy full SHA for 8560798
articles/active-directory/develop/quickstart-v2-java-webapp.md
@@ -66,7 +66,7 @@ To run this sample you will need:
66
>
67
> For the code sample for this quickstart to work, you need to:
68
69
-> 1. Add reply URLs as `http://localhost:8080/msal4jsamples/secure/aad` and `http://localhost:8080/msal4jsamples/graph/me`.
+> 1. Add reply URLs as `http://localhost:8080/msal4jsample/secure/aad` and `http://localhost:8080/msal4jsample/graph/me`.
70
> 1. Create a Client Secret.
71
> > [!div renderon="portal" id="makechanges" class="nextstepaction"]
72
> > [Make these changes for me]()
0 commit comments