Docs: fix broken link to service-account docs

(cherry picked from commit 14f8e18978)

Co-authored-by: Artur Wierzbicki <wierzbicki.artur.94@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-06-17 17:39:06 +02:00
committed by GitHub
co-authored by Artur Wierzbicki
parent a24941f718
commit 0b3c14c7f6
+1 -1
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.