From 218f3c562d022ecdde7d37afe1337b3cedf45ece Mon Sep 17 00:00:00 2001 From: Tony DevOps <868644+TonyLovesDevOps@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:09:16 -0600 Subject: [PATCH] Fix broken anchor link. (#8055) --- docs/reference/api/system/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/api/system/authentication.md b/docs/reference/api/system/authentication.md index d75a19237a..3209f0bf7f 100644 --- a/docs/reference/api/system/authentication.md +++ b/docs/reference/api/system/authentication.md @@ -341,7 +341,7 @@ List all the configured oAuth providers. ::: tip Configuring oAuth To learn more about setting up oAuth providers, see -[Configuring SSO through oAuth](/guides/api-config/#oauth-single-sign-on-openid). +[Configuring SSO through oAuth](/guides/api-config/#oauth-single-sign-on-sso-openid). :::