diff --git a/src/plugin.json b/src/plugin.json index 5df385b..cdb8c04 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -12,7 +12,7 @@ "description": "Zabbix plugin for Grafana", "author": { "name": "Alexander Zobnin", - "url": "https://github.com/alexanderzobnin/grafana-zabbix" + "url": "https://github.com/alexanderzobnin" }, "keywords": ["zabbix"], "logos": { @@ -20,8 +20,9 @@ "large": "/img/zabbix_logo_400.png" }, "links": [ - {"name": "Project site", "url": "https://github.com/alexanderzobnin/grafana-zabbix"}, - {"name": "License & Terms", "url": "https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE.md"} + {"name": "GitHub", "url": "https://github.com/alexanderzobnin/grafana-zabbix"}, + {"name": "Docs", "url": "http://docs.grafana-zabbix.org"}, + {"name": "License", "url": "https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE.md"} ], "version": "3.0.0-beta2", "updated": "2016-04-04"