Skip to content

Commit 4c35e8b

Browse files
authored
Merge pull request #84213 from mstada/patch-1
Fix copy/paste error for green-check.png file path
2 parents 4b826f4 + f8e8bf8 commit 4c35e8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/active-directory/develop/quickstart-v2-netcore-daemon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This quickstart requires [.NET Core 2.2](https://www.microsoft.com/net/download/
7373
> > [Make these changes for me]()
7474
>
7575
> > [!div id="appconfigured" class="alert alert-info"]
76-
> > ![Already configured](media/quickstart-v2-windows-desktop/green-check.png) Your application is configured with these attributes.
76+
> > ![Already configured](media/quickstart-v2-netcore-daemon/green-check.png) Your application is configured with these attributes.
7777
7878
#### Step 2: Download your Visual Studio project
7979

@@ -237,4 +237,4 @@ To know more about the auth flow for this scenario, see the Oauth 2.0 client cre
237237
Help us improve the Microsoft identity platform. Tell us what you think by completing a short two-question survey.
238238

239239
> [!div class="nextstepaction"]
240-
> [Microsoft identity platform survey](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRyKrNDMV_xBIiPGgSvnbQZdUQjFIUUFGUE1SMEVFTkdaVU5YT0EyOEtJVi4u)
240+
> [Microsoft identity platform survey](https://forms.office.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRyKrNDMV_xBIiPGgSvnbQZdUQjFIUUFGUE1SMEVFTkdaVU5YT0EyOEtJVi4u)

0 commit comments

Comments
 (0)