Skip to content

Commit de4cfab

Browse files
authored
docs: fix forcing_password_reset.md link
Mihaivtl Nov 6th, 2024 at 7:22 PM https://shield.codeigniter.com/user_management/forcing_password_reset/ When clicking the You can use the force-reset filter to check. force-reset page gives 404 -> https://shield.codeigniter.com/user_management/references/controller_filters/#forcing-password-reset not sure where to report this bug.
1 parent 492365d commit de4cfab

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)