From ffb76000488c88ca44db15a553b8b2354ba5b2c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Wed, 13 Jan 2021 06:10:01 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 4a4428f8..d89666ef 100644 --- a/README.md +++ b/README.md @@ -20,11 +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, the simplest option is to clone one of the official samples** from the [openiddict-samples repository](https://github.com/openiddict/openiddict-samples). - -## Documentation - -**The documentation – still a work in progress – can be found in the [dedicated repository](https://openiddict.github.io/openiddict-documentation)**. +To implement a custom OpenID Connect server using OpenIddict, read **[Getting started](https://openiddict.github.io/openiddict-documentation/guide/getting-started.html)**. ## Compatibility matrix