remove link (#2138)

pull/2140/head
Rick Anderson 2016-11-09 19:15:05 -10:00 committed by GitHub
parent 8063aadf5b
commit 4989a20c1d
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Each of the OAuth2 providers require provider specific keys to enable OAuth2.
![image](sociallogins/_static/FBApp07.png)
* Add your Site URL (https://localhost:44320/)
* Add your Site URL (`https://localhost:44320/`)
* Make a note of your App ID and your App Secret so that you can add both into your ASP.NET Core app later in this tutorial. Also, Add your Site URL (https://localhost:44300/) to test your application.