website: Fix Markdown link. (#16029)

This commit is contained in:
Teffen Ellis
2025-08-07 17:35:10 +02:00
committed by GitHub
parent 2392ccb945
commit bfe26a8b23

View File

@@ -504,7 +504,7 @@ If you are running a version earlier than 2025.4, you can configure if the sessi
### `AUTHENTIK_SESSIONS__UNAUTHENTICATED_AGE`:ak-version[2025.4]
Configure how long unauthenticated sessions last for. Does not impact how long authenticated sessions are valid for. See [../../add-secure-apps/flows-stages/stages/user_login/index.md](the User login stage) for session validity.
Configure how long unauthenticated sessions last for. Does not impact how long authenticated sessions are valid for. See the [user login stage](../../add-secure-apps/flows-stages/stages/user_login/index.md) for session validity.
Defaults to `days=1`.