Skip to content

Commit da3aa5d

Browse files
authored
Merge pull request #676 from Azure-Samples/westinm/fix-image-link
Update Index.cshtml
2 parents e239011 + 66fab5f commit da3aa5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4-WebApp-your-API/4-2-B2C/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://raw.githubusercontent.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/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/4-2-B2C/topology.png"/>

0 commit comments

Comments
 (0)