From dc68bfb748ebb5b70c0fb223065dd384119b9b3c Mon Sep 17 00:00:00 2001 From: Arthur Lutz Date: Wed, 18 Oct 2023 10:57:42 +0200 Subject: [PATCH] Update README.md: don't point to squatted sensu-plugins.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b15fd4..754586a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ## Installation -[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html) +[Installation and Setup](https://docs.sensu.io/sensu-go/latest/plugins/install-plugins/) ## Notes When using `handler-es-delete-indices.rb` with Sensu Go, you will need to use the event mapping commandline option, see `handler-es-delete-indices.rb --help` for details. And please read [the sensu-plugin README](https://github.com/sensu-plugins/sensu-plugin#sensu-go-enablement) for more information on the event mapping functionality.