From a24b776676f12cf7f0e13944783cf8e379b3ef70 Mon Sep 17 00:00:00 2001 From: Hao Kung Date: Thu, 7 Sep 2017 16:16:48 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c6f87a..5b28be8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -ASP.NET Identity is the new membership system for ASP.NET applications. ASP.NET Identity makes it really easy to customize profile and add Login/ LogOut functionality to the application. Please visit http://www.asp.net/identity to learn more on getting started with ASP.NET Identity and how you can add users and protect your websites using Roles. -Please click the HOME tab for instructions on how to enlist and build the source code. +This repo contains the source code for ASP.NET Identity 2.1, which used to live at: https://aspnetidentity.codeplex.com/