mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:53:10 +08:00
Docs: Fix two broken links to plugin-tools/reference (#87278)
Fix two broken links
This commit is contained in:
@ -83,7 +83,7 @@ Additionally, you can also add [expressions to transform your data](ref:expressi
|
||||
|
||||
### Supported data sources
|
||||
|
||||
Grafana-managed alert rules can query backend data sources if Grafana Alerting is enabled by specifying `{"backend": true, "alerting": true}` in the [plugin.json](/developers/plugin-tools/reference-plugin-json).
|
||||
Grafana-managed alert rules can query backend data sources if Grafana Alerting is enabled by specifying `{"backend": true, "alerting": true}` in the [plugin.json](https://grafana.com/developers/plugin-tools/reference/plugin-json).
|
||||
|
||||
Find the public data sources supporting Alerting in the [Grafana Plugins directory](/grafana/plugins/data-source-plugins/?features=alerting).
|
||||
|
||||
|
Reference in New Issue
Block a user