Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- Update the link on the samples README.md for the (formerly) ASP.NET 5 sample to link to the ASP.NET Core sample.
  • Loading branch information
Lutando authored Aug 29, 2016
1 parent c47d28b commit 65cac29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ IdentityServer3 Samples

[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/IdentityServer/IdentityServer3?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

#### ASP.NET 5 Hosting Sample
[link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/AspNet5)
#### ASP.NET Core Hosting Sample
[link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/AspNetCore)

#### MVC Authentication walk-through [link](https://github.com/IdentityServer/IdentityServer3.Samples/tree/master/source/MVC%20Authentication)
Step by step tutorial on how to use identity server to provide authentication services to an MVC application and a Web API. See [here](https://github.com/IdentityServer/IdentityServer3/wiki/Getting-started) for instructions.
Expand Down

0 comments on commit 65cac29

Please sign in to comment.