fix: docs reference in create headless user flow (#15826)

when creating a headless user, the linked documentation sent users to
the `Disable password auth` page, instead of the headless user
documentation. this PR corrects the typescript.
This commit is contained in:
Eric Paulsen
2024-12-11 11:38:03 +00:00
committed by GitHub
parent c5287910f9
commit 104898ae87

View File

@ -51,7 +51,7 @@ export const authMethodLanguage = {
<Link
target="_blank"
rel="noopener"
href="https://coder.com/docs/admin/auth#disable-built-in-authentication"
href="https://coder.com/docs/admin/users/headless-auth"
>
documentation
</Link>{" "}