Docs: Fix broken link (#57083) (#57109)

* 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>
(cherry picked from commit 5c2b722287)

Co-authored-by: Ahmed <hello@clivern.com>
This commit is contained in:
Grot (@grafanabot)
2022-10-17 12:12:25 -04:00
committed by GitHub
co-authored by Ahmed
parent 1755c72670
commit 0965e3ac12
@@ -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" >}}).