From d870ae431e1d008be07353ccafc27458ba733ccc Mon Sep 17 00:00:00 2001 From: Barry Dorrans Date: Tue, 5 May 2015 13:16:29 -0700 Subject: [PATCH] Add link to documentation site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 523c6a4e3c..cf91ed9152 100644 --- a/README.md +++ b/README.md @@ -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.