Skip to content

Commit 61410b2

Browse files
author
Kalyan Krishna
authored
fixed link to home page image
1 parent 743249a commit 61410b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4-WebApp-your-API/Client/Views/Home/Index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
This sample shows how to secure a Web API built with ASP.NET Core using the Microsoft identity platform (formerly Azure Active Directory for developers).The client uses OpenID Connect to sign in users. It leverages the ASP.NET Core OpenID Connect middleware
1010
and MSAL.NET.
1111
</p>
12-
<img src="https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/raw/master/4-WebApp-your-API/4-1-Your-API/ReadmeFiles/topology.png"/>
12+
<img src="https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/blob/master/4-WebApp-your-API/ReadmeFiles/topology.png"/>

0 commit comments

Comments
 (0)