From f2527ce9126fa7bec70be00f48d99cc53a2dfc17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Wed, 13 Jan 2021 06:53:26 +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 d89666ef..07db7dd3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ which is based on OpenIddict, comes with sensible defaults and offers a built-in ## Getting started -To implement a custom OpenID Connect server using OpenIddict, read **[Getting started](https://openiddict.github.io/openiddict-documentation/guide/getting-started.html)**. +To implement a custom OpenID Connect server using OpenIddict, read **[Getting started](https://documentation.openiddict.com/guide/getting-started.html)**. ## Compatibility matrix