docs: fixes links (#60541)

fixes links
This commit is contained in:
Christopher Moyer
2022-12-20 08:18:56 -06:00
committed by GitHub
parent 06ec8ad185
commit b5834fd6d3
5 changed files with 14 additions and 18 deletions

View File

@ -41,7 +41,7 @@ Grafana interprets `var-example=value1&var-example=value2` as the dashboard vari
### Example
See [https://play.grafana.org/d/000000074/alerting?var-app=backend&var-server=backend_01&var-server=backend_03&var-interval=1]h - this passes the variable `server` with multiple values, and the variables `app` and `interval` with a single value each.
This example in [Grafana Play](https://play.grafana.org/d/000000074/alerting?var-app=backend&var-server=backend_01&var-server=backend_03&var-interval=1h) passes the variable `server` with multiple values, and the variables `app` and `interval` with a single value each.
## Adding variables to dashboard links