fix broken link (#51040)

This commit is contained in:
Artur Wierzbicki
2022-06-17 19:32:55 +04:00
committed by GitHub
parent 9bbfeedadf
commit 14f8e18978

View File

@@ -36,7 +36,7 @@ The dashboard previews feature is an opt-in feature that is disabled by default.
enable = dashboardPreviews
```
3. If running Grafana Enterprise with RBAC, enable [service accounts]({{< relref "../administration/service-accounts/enable-service-accounts/" >}}).
3. If running Grafana Enterprise with RBAC, enable [service accounts]({{< relref "../administration/service-accounts/" >}}).
4. Save your changes. Grafana should reload automatically; we recommend restarting the Grafana server in case of any issues.