From cf893074285de04ee0d6d2c0f02cfe0a2466827e Mon Sep 17 00:00:00 2001 From: Juan Cabanas Date: Tue, 14 Nov 2023 10:36:39 -0300 Subject: [PATCH] Dashboards: Update link to documentation in repeated row warning (#77964) --- .../features/dashboard/components/DashboardRow/DashboardRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/dashboard/components/DashboardRow/DashboardRow.tsx b/public/app/features/dashboard/components/DashboardRow/DashboardRow.tsx index 83b95dacd25..8b496e5962b 100644 --- a/public/app/features/dashboard/components/DashboardRow/DashboardRow.tsx +++ b/public/app/features/dashboard/components/DashboardRow/DashboardRow.tsx @@ -55,7 +55,7 @@ export class DashboardRow extends React.Component { Learn more