Skip to content

Commit dff527d

Browse files
committed
chore: remove extra url
1 parent ebe46ea commit dff527d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/authenticate/authentication-methods/username-authentication.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Once an email is verified, we add this email identity for the user. If the auth
9494
- Can include letters, numbers, -dashes, \_underscores (no special characters)
9595
- Case is ignored. Jane and jane are treated the same.
9696

97-
You can bring your own validation rule using Workflows ([example](https://github.com/kinde-starter-kits/workflow-examples/blob/main/usernameValidation/customUsernameValidation.ts)) - usernameValidation/customUsernameValidation.ts
97+
You can bring your own validation rule using Workflows ([example](https://github.com/kinde-starter-kits/workflow-examples/blob/main/usernameValidation/customUsernameValidation.ts))
9898

9999
## One password for multiple identities
100100

0 commit comments

Comments
 (0)