Repair broken link (#26129)

pull/26136/head
Luke Latham 2022-06-13 10:51:59 -05:00 committed by GitHub
parent 9a34999e7b
commit 95c474744e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1247,7 +1247,7 @@ items:
- name: Calling an ASP.NET Core 2.0 Web API from a WPF application using Azure AD V2 - name: Calling an ASP.NET Core 2.0 Web API from a WPF application using Azure AD V2
href: /samples/azure-samples/active-directory-dotnet-native-aspnetcore-v2/calling-an-aspnet-core-web-api-from-a-wpf-application-using-azure-ad-v2/ href: /samples/azure-samples/active-directory-dotnet-native-aspnetcore-v2/calling-an-aspnet-core-web-api-from-a-wpf-application-using-azure-ad-v2/
- name: Web API with Azure AD B2C - name: Web API with Azure AD B2C
href: https://azure.microsoft.com/resources/samples/active-directory-b2c-dotnetcore-webapi/ href: /samples/azure-samples/active-directory-aspnetcore-webapp-openidconnect-v2/how-to-secure-a-web-api-built-with-aspnet-core-using-the-azure-ad-b2c/
- name: Secure ASP.NET Core apps with Duende Identity Server - name: Secure ASP.NET Core apps with Duende Identity Server
href: https://docs.duendesoftware.com href: https://docs.duendesoftware.com
- name: Secure ASP.NET Core apps with IdentityServer4 - name: Secure ASP.NET Core apps with IdentityServer4