Updated plugin info.

This commit is contained in:
Alexander Zobnin
2016-04-06 20:04:54 +03:00
parent 5f6486e1be
commit 455b88e4ee

View File

@@ -12,7 +12,7 @@
"description": "Zabbix plugin for Grafana", "description": "Zabbix plugin for Grafana",
"author": { "author": {
"name": "Alexander Zobnin", "name": "Alexander Zobnin",
"url": "https://github.com/alexanderzobnin/grafana-zabbix" "url": "https://github.com/alexanderzobnin"
}, },
"keywords": ["zabbix"], "keywords": ["zabbix"],
"logos": { "logos": {
@@ -20,8 +20,9 @@
"large": "/img/zabbix_logo_400.png" "large": "/img/zabbix_logo_400.png"
}, },
"links": [ "links": [
{"name": "Project site", "url": "https://github.com/alexanderzobnin/grafana-zabbix"}, {"name": "GitHub", "url": "https://github.com/alexanderzobnin/grafana-zabbix"},
{"name": "License & Terms", "url": "https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE.md"} {"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", "version": "3.0.0-beta2",
"updated": "2016-04-04" "updated": "2016-04-04"