diff --git a/doc.md b/doc.md index fe5fb80..21ed103 100644 --- a/doc.md +++ b/doc.md @@ -18,9 +18,9 @@ Before getting started there are some important things that you should know: - [SITE_URL](#site_url) - [LOGIN_URL](#login_url) - [OIDC_CODE_EXPIRE](#oidc_code_expire) - - [OIDC_EXTRA_SCOPE_CLAIMS](#) - - [OIDC_IDTOKEN_EXPIRE](#) - - [OIDC_TOKEN_EXPIRE](#) + - [OIDC_EXTRA_SCOPE_CLAIMS](#oidc_extra_scope_claims) + - [OIDC_IDTOKEN_EXPIRE](#oidc_idtoken_expire) + - [OIDC_TOKEN_EXPIRE](#oidc_token_expire) - [Users And Clients](#users-and-clients) - [Templates](#templates) - [Server Endpoints](#server-endpoints)