Skip to content

Commit 79f932f

Browse files
authored
Merge pull request #1244 from codeigniter4/datamweb-docs-01
docs: fix forcing_password_reset.md link
2 parents bafe9f8 + de4cfab commit 79f932f

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
@@ -38,7 +38,7 @@ if ($user->requiresPasswordReset()) {
3838

3939
!!! note
4040

41-
You can use the [force-reset](../references/controller_filters/#forcing-password-reset)
41+
You can use the [force-reset](../references/controller_filters.md/#forcing-password-reset)
4242
filter to check.
4343

4444
### Force Password Reset On a User

0 commit comments

Comments
 (0)