Skip to content

Commit 4bc300f

Browse files
committed
docs: fix wrong link
1 parent 1494e78 commit 4bc300f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_management/forcing_password_reset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ if ($user->requiresPasswordReset()) {
3232

3333
!!! note
3434

35-
You can use the [force-reset](../../references/controller_filters/#forcing-password-reset)
35+
You can use the [force-reset](../references/controller_filters/#forcing-password-reset)
3636
filter to check.
3737

3838
### Force Password Reset On a User

0 commit comments

Comments
 (0)