Skip to content

Commit 104898a

Browse files
authored
fix: docs reference in create headless user flow (coder#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.
1 parent c528791 commit 104898a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/CreateUserPage/CreateUserForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const authMethodLanguage = {
5151
<Link
5252
target="_blank"
5353
rel="noopener"
54-
href="https://coder.com/docs/admin/auth#disable-built-in-authentication"
54+
href="https://coder.com/docs/admin/users/headless-auth"
5555
>
5656
documentation
5757
</Link>{" "}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy