diff --git a/authentication/methods.mdx b/authentication/methods.mdx index b5c5ac2..7eec406 100644 --- a/authentication/methods.mdx +++ b/authentication/methods.mdx @@ -89,7 +89,7 @@ Meaning, once enabled, the UI will support login and present each provider as a The rest of this information is mostly academic. It's mainly useful if you want to build your own browser application using cookie authentication or understand Flipt's OIDC flow at a lower level. -Head over to [OIDC Configuration](/configuration/authentication#oidc) documentation to learn how to configure your provider(s). +See the [OIDC Configuration](/configuration/authentication#oidc) documentation to learn how to configure your provider(s).