From f6fee9b4b829689b4dfa49b82c84db17964249e3 Mon Sep 17 00:00:00 2001 From: Dan Friedman Date: Wed, 17 Jun 2020 08:21:35 -0500 Subject: [PATCH] Link to maintained identity provider (#21015) --- src/Identity/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Identity/README.md b/src/Identity/README.md index ea47d7fde5..74502f6fa1 100644 --- a/src/Identity/README.md +++ b/src/Identity/README.md @@ -22,6 +22,6 @@ The previous versions of Identity for MVC5 and lower, previously available on Co * [ASP.NET Identity Cassandra Provider](https://github.com/lkubis/AspNetCore.Identity.Cassandra) * [ASP.NET Identity Firebase Provider](https://github.com/aguacongas/Identity.Firebase) * [ASP.NET Identity Redis Provider](https://github.com/aguacongas/Identity.Redis) - * [ASP.NET Identity DocumentDB](https://github.com/FelschR/AspNetCore.Identity.DocumentDB) + * [ASP.NET Identity DocumentDB](https://github.com/codekoenig/AspNetCore.Identity.DocumentDb) * [ASP.NET Identity Amazon Cognito Provider](https://github.com/aws/aws-aspnet-cognito-identity-provider) * [ASP.NET Identity Marten Provider](https://github.com/yetanotherchris/Marten.AspNetIdentity)