From 455b88e4ee3e747d2cb09628e96c47320c9f1af0 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Wed, 6 Apr 2016 20:04:54 +0300 Subject: [PATCH] Updated plugin info. --- src/plugin.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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"