Skip to content

Commit 1dee265

Browse files
author
Kalyan Krishna
authored
updated image home page link
1 parent 61410b2 commit 1dee265

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/blob/master/4-WebApp-your-API/ReadmeFiles/topology.png"/>
12+
<img src="https://raw.githubusercontent.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/master/4-WebApp-your-API/ReadmeFiles/topology.png"/>

0 commit comments

Comments
 (0)