diff --git a/index.md b/index.md index d76934a..a470ece 100644 --- a/index.md +++ b/index.md @@ -20,7 +20,7 @@ out-of-the-box and custom stores can be implemented to support other providers. ## Getting started -**Developers looking for a simple and turnkey solution are strongly encouraged to use [OrchardCore and its OpenID module](https://docs.orchardcore.net/en/dev/docs/reference/modules/OpenId/)**, +**Developers looking for a simple and turnkey solution are strongly encouraged to use [OrchardCore and its OpenID module](https://docs.orchardcore.net/en/latest/docs/reference/modules/OpenId/)**, which is based on OpenIddict, comes with sensible defaults and offers a built-in management GUI to easily register OpenID client applications. **To implement a custom OpenID Connect server using OpenIddict, read [Getting started](https://documentation.openiddict.com/guides/getting-started.html)**.