mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 14:22:48 +08:00
Plugins: Update some links in plugin jsons due of mistakes in previous PR (#102214)
* update some links in plugin jsons update backend tests * fix the test * fix the test * Update public/app/plugins/datasource/azuremonitor/plugin.json Co-authored-by: David Harris <david.harris@grafana.com> * more docs links added, fix tests --------- Co-authored-by: David Harris <david.harris@grafana.com>
This commit is contained in:
@ -90,6 +90,7 @@ func TestLoader_Load(t *testing.T) {
|
||||
},
|
||||
Links: []plugins.InfoLink{
|
||||
{Name: "Raise issue", URL: "https://github.com/grafana/grafana/issues/new"},
|
||||
{Name: "Documentation", URL: "https://grafana.com/docs/grafana/latest/datasources/aws-cloudwatch/"},
|
||||
},
|
||||
},
|
||||
Includes: []*plugins.Includes{
|
||||
|
Reference in New Issue
Block a user