links: updated links from grafana.net to grafana.com

This commit is contained in:
Torkel Ödegaard
2017-03-20 10:20:32 +01:00
parent a67497e679
commit 4d4e165be7
24 changed files with 58 additions and 58 deletions

View File

@@ -19,7 +19,7 @@ The plugin.json file is mandatory for all plugins. When Grafana starts it will s
| id | unique name of the plugin - [conventions described in styleguide]({{< relref "code-styleguide.md" >}}) |
| type | panel/datasource/app |
| name | Human readable name of the plugin |
| info.description | Description of plugin. Used for searching grafana net plugins |
| info.description | Description of plugin. Used for searching grafana.com plugins |
| info.author | |
| info.keywords | plugin keywords. Used for search on grafana net|
| info.logos | link to project logos |