From 2b5d12310a4eb0f0230f64ed98b1faa138d99b7e Mon Sep 17 00:00:00 2001 From: Maria Alexandra <239999+axelavargas@users.noreply.github.com> Date: Fri, 12 Aug 2022 09:49:46 +0200 Subject: [PATCH] Docs: Fix missing reference update on dashboard page (#53641) --- docs/sources/dashboards/use-dashboards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/dashboards/use-dashboards.md b/docs/sources/dashboards/use-dashboards.md index 18a018bdeeb..4e01b7ae13f 100644 --- a/docs/sources/dashboards/use-dashboards.md +++ b/docs/sources/dashboards/use-dashboards.md @@ -48,7 +48,7 @@ The following image and descriptions highlights all dashboards features. - **Dashboard row** (14): A dashboard row is a logical divider within a dashboard that groups panels together. - Rows can be collapsed or expanded allowing you to hide parts of the dashboard. - Panels inside a collapsed row do not issue queries. - - Use [repeating rows]({{< relref "../panels/add-panels-dynamically/configure-repeating-rows" >}}) to dynamically create rows based on a template variable. + - Use the [repeating rows]({{< relref "../panels/configure-panel-options/#configure-repeating-rows" >}}) to dynamically create rows based on a template variable. ## Keyboard shortcuts