diff --git a/aspnetcore/security/authentication/social/facebook-logins.md b/aspnetcore/security/authentication/social/facebook-logins.md index a0b04d50be..92475c695c 100644 --- a/aspnetcore/security/authentication/social/facebook-logins.md +++ b/aspnetcore/security/authentication/social/facebook-logins.md @@ -43,11 +43,10 @@ This tutorial shows you how to enable your users to sign in with their Facebook * Click **Save Changes**. -* Click the **Dashboard** link in the left navigation. +* Click **Settings > Basic** link in the left navigation. On this page, make a note of your `App ID` and your `App Secret`. You will add both into your ASP.NET Core application in the next section: - ![Facebook Developer Dashboard](index/_static/FBDashboard.png) * When deploying the site you need to revisit the **Facebook Login** setup page and register a new public URI.