Docs: Fix broken link (#57083)

* Docs: Fix broken link

* Update docs/sources/setup-grafana/configure-security/configure-authentication/auth-proxy.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
Ahmed 2022-10-17 18:09:31 +02:00 committed by GitHub
parent 24c04740e3
commit 5c2b722287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -308,4 +308,4 @@ a login token and cookie. You only have to configure your auth proxy to provide
Requests via other routes will be authenticated using the cookie.
Use settings `login_maximum_inactive_lifetime_duration` and `login_maximum_lifetime_duration` under `[auth]` to control session
lifetime. [Read more about login tokens]({{< relref "/#login-and-short-lived-tokens" >}})
lifetime. [Read more about login tokens]({{< relref "./#login-and-short-lived-tokens" >}}).