Docs: Updated dashboard heading for side navigation (#24102)

Updated heading level to reflect correctly on side navigation. It was being merged with under Datasources
This commit is contained in:
Hassan Farid 2020-04-30 10:17:13 -04:00 committed by GitHub
parent ab60a8d37a
commit ad51e60a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,7 +206,7 @@ datasources:
httpHeaderValue2: "Bearer XXXXXXXXX"
```
### Dashboards
## Dashboards
It's possible to manage dashboards in Grafana by adding one or more yaml config files in the [`provisioning/dashboards`]({{< relref "../installation/configuration.md" >}}) directory. Each config file can contain a list of `dashboards providers` that will load dashboards into Grafana from the local filesystem.