From 8e2dc8e9738d82eeb5c5760896ddbf9b290ef009 Mon Sep 17 00:00:00 2001 From: Andreas Enenkel Date: Wed, 27 Nov 2019 10:16:31 +0100 Subject: [PATCH] Updates README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0a8583..91bb1db 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kibana Extended Metric Plugin -This is a plugin for [Kibana 5.x](https://www.elastic.co/products/kibana) and [Kibana 7.x]((https://www.elastic.co/products/kibana). +This is a plugin for [Kibana 5.x](https://www.elastic.co/products/kibana) and [Kibana 7.x](https://www.elastic.co/products/kibana). It is based on the core Metric-Plugin but gives you the ability to output custom aggregates on metric-results by using custom formula and/or JavaScript. @@ -37,7 +37,7 @@ $ ./bin/kibana-plugin install https://github.com/ommsolutions/kibana_ext_metrics **7.4.2** ```sh -$ ./bin/kibana-plugin install https://github.com/ommsolutions/kibana_ext_metrics_vis/releases/download/7.4.2/extended_metric_vis-7.4.2.zip +$ ./bin/kibana-plugin install https://github.com/ommsolutions/kibana_ext_metrics_vis/releases/download/7.4.2/kibana_ext_metrics_vis_7.4.2.zip ``` ### Manual