Add link to documentation site

This commit is contained in:
Barry Dorrans 2015-05-05 13:16:29 -07:00
parent c6416f3520
commit d870ae431e
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ Travis: [![Travis](https://travis-ci.org/aspnet/DataProtection.svg?branch=dev)
Data Protection APIs
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.
This project is part of ASP.NET 5. You can find documentation for Data Protection in the [ASP.NET 5 Documentation](http://docs.asp.net/en/latest/security/data-protection/index.html). You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.