diff --git a/en/includes/guides/authentication/oidc/implement-device-flow.md b/en/includes/guides/authentication/oidc/implement-device-flow.md index 2a92b8ec7d..441777fb9f 100644 --- a/en/includes/guides/authentication/oidc/implement-device-flow.md +++ b/en/includes/guides/authentication/oidc/implement-device-flow.md @@ -2,7 +2,7 @@ See the instructions given below to implement login with OpenID Connect in your application by using the device authorization flow. -Refer [how the device authorization flow work]({{base_path}}/references/grant-types/device-authorization-grant/) for more information. +Refer [how the device authorization flow work]({{base_path}}/references/grant-types/#device-authorization-grant) for more information. ## Prerequisites