From bf73365a9f5aa92d33becfc362c1915d708a4199 Mon Sep 17 00:00:00 2001 From: JudahGabriel Date: Wed, 23 Aug 2017 15:41:37 -0500 Subject: [PATCH] Fixed a typo. --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index ac3537a..0701103 100644 --- a/Readme.md +++ b/Readme.md @@ -25,4 +25,4 @@ public void ConfigureServices(IServiceCollection services) Need help? See the [sample app](https://github.com/JudahGabriel/RavenDB.Identity/tree/master/Sample). -Not using .NET Core? See our [sister project](https://github.com/JudahGabriel/RavenDB.AspNet.Identity for a RavenDB Identity Provider for MVC 5+ and WebAPI 2+ on the full .NET Framework. \ No newline at end of file +Not using .NET Core? See our [sister project](https://github.com/JudahGabriel/RavenDB.AspNet.Identity) for a RavenDB Identity Provider for MVC 5+ and WebAPI 2+ on the full .NET Framework. \ No newline at end of file