Skip to content

Commit 668305c

Browse files
authored
docs: fix protecting-pages link
1 parent f1c2150 commit 668305c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Config/Auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ class Auth extends BaseConfig
154154
* logged-in user on every page request.
155155
* This feature only works when session/tokens filter is active.
156156
*
157-
* @see https://codeigniter4.github.io/shield/install/#protect-all-pages for set filters.
157+
* @see https://codeigniter4.github.io/shield/quick_start_guide/using_session_auth/#protecting-pages for set filters.
158158
*/
159159
public bool $recordActiveDate = true;
160160

0 commit comments

Comments
 (0)