Skip to content

Commit c8b98ca

Browse files
author
Kalyan Krishna
authored
more link fixes
1 parent 14239e4 commit c8b98ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

4-WebApp-your-API/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ endpoint: AAD v2.0
1010

1111
# How to secure a Web API built with ASP.NET Core using the Microsoft identity platform (formerly Azure Active Directory for developers)
1212

13-
![Build badge](https://identitydivision.visualstudio.com/_apis/public/build/definitions/a7934fdd-dcde-4492-a406-7fad6ac00e17/819/badge)
13+
![Build badge](https://identitydivision.visualstudio.com/IDDP/_apis/build/status/AAD%20Samples/.NET%20client%20samples/ASP.NET%20Core%20Web%20App%20tutorial)](https://identitydivision.visualstudio.com/IDDP/_build/latest?definitionId=819)
1414

1515
> The sample in this folder is part of a multi-chapter tutorial. The first phase is available at [An ASP.NET Core Web app signing-in users with the Microsoft identity platform in your organization](../1-WebApp-OIDC/1-1-MyOrg).
1616
>
@@ -206,7 +206,7 @@ Explore the sample by signing in into the TodoList client, adding items to the T
206206

207207
NOTE: Remember, the To-Do list is stored in memory in this `TodoListService` app. Each time you run the projects, your To-Do list will get emptied.
208208

209-
> Did the sample not work for you as expected? Did you encounter issues trying this sample? Then please reach out to us using the [GitHub Issues](../../issues) page.
209+
> Did the sample not work for you as expected? Did you encounter issues trying this sample? Then please reach out to us using the [GitHub Issues](../../../issues) page.
210210
211211
## How was the code created
212212

0 commit comments

Comments
 (0)