From ba94e535374524b8b73379c2080ed4c70444ca7a Mon Sep 17 00:00:00 2001 From: Dominick Baier Date: Wed, 21 Dec 2016 14:24:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1be6510df..1a9eb8a3e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ OpenID Connect and OAuth 2.0 Framework for ASP.NET Core This is the main repo for IdentityServer4 - but there's more: * [Documentation](https://identityserver4.readthedocs.io) -* [Commercial support options](https://www.identityserver.com/) +* [Consulting, training and support](https://www.identityserver.io/) * [Samples](https://github.com/IdentityServer/IdentityServer4.Samples) * [Access token validation](https://github.com/IdentityServer/IdentityServer4.AccessTokenValidation) * [Quickstart UI](https://github.com/IdentityServer/IdentityServer4.Quickstart.UI)