From 53714282cd70e74614d3002f8549cef87b1a78fb Mon Sep 17 00:00:00 2001 From: Sam Jewell <2903904+samjewell@users.noreply.github.com> Date: Tue, 21 Jun 2022 16:28:55 +0100 Subject: [PATCH] Deep link to more detailed rate-interval docs (#43422) This felt like a more useful docs link to me Co-authored-by: Ursula Kallio --- docs/sources/variables/variable-types/global-variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/variables/variable-types/global-variables.md b/docs/sources/variables/variable-types/global-variables.md index 1d1a54b52e4..18c0d63b8ab 100644 --- a/docs/sources/variables/variable-types/global-variables.md +++ b/docs/sources/variables/variable-types/global-variables.md @@ -84,7 +84,7 @@ Currently only supported for Prometheus and Loki data sources. This variable rep ## $\_\_rate_interval -Currently only supported for Prometheus data sources. The `$__rate_interval` variable is meant to be used in the rate function. Refer to [Prometheus query variables]({{< relref "../../datasources/prometheus/" >}}) for details. +Currently only supported for Prometheus data sources. The `$__rate_interval` variable is meant to be used in the rate function. Refer to [Prometheus query variables]({{< relref "../../datasources/prometheus.md#using-__rate_interval">}}) for details. ## $timeFilter or $\_\_timeFilter