mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Dashboards: Update link to documentation in repeated row warning (#77964)
This commit is contained in:
parent
e389ffa137
commit
cf89307428
@ -55,7 +55,7 @@ export class DashboardRow extends React.Component<DashboardRowProps> {
|
||||
<TextLink
|
||||
external
|
||||
href={
|
||||
'https://grafana.com/docs/grafana/next/dashboards/build-dashboards/create-dashboard/#configure-repeating-rows'
|
||||
'https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/create-dashboard/#configure-repeating-rows'
|
||||
}
|
||||
>
|
||||
Learn more
|
||||
|
Loading…
Reference in New Issue
Block a user