From d0f25a751eb9e730e574d9fb14126b44ea4ada8c Mon Sep 17 00:00:00 2001 From: Elfranne <861038+elfranne@users.noreply.github.com> Date: Thu, 18 Jul 2024 09:53:41 +0200 Subject: [PATCH] fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 347c68a..4130610 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Grab the URL for [the latest release zip file][2]. 1. Use [`grafana-cli`][3] to install the plugin by providing the plugin zip URL as the value of the `--pluginUrl` flag: ``` -$ sudo grafana-cli --pluginUrl https://github.com/sensu/grafana-sensu-go-datasource/releases/download/1.0.1/sensu-sensugo-datasource-1.2.1.zip plugins install sensu-sensugo-datasource +$ sudo grafana-cli --pluginUrl https://github.com/sensu/grafana-sensu-go-datasource/releases/download/1.2.1/sensu-sensugo-datasource-1.2.1.zip plugins install sensu-sensugo-datasource installing sensu-sensugo-datasource @ from url: https://github.com/sensu/grafana-sensu-go-datasource/releases/download/1.0.1/sensu-sensugo-datasource-1.2.1.zip into: /var/lib/grafana/plugins