From 81451f5c0bccf6a911d377f74f3fbba6036db918 Mon Sep 17 00:00:00 2001 From: Corentin Closs Date: Wed, 1 Jan 2020 19:30:53 +0100 Subject: [PATCH] Updating Readme Fixing typo in the demo link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a400e12..ebe8e88 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Add the following configuration to Prometheus static configuration : If you want to see what the exporter returns, you can access : - `http://:9591/metrics?ip=&?port=&?password=` + `http://:9591/metrics?ip=&port=&password=` ## Grafana dashboard @@ -71,4 +71,4 @@ If you want to contact me : * Twitter : [@Unyxos](https://twitter.com/Unyxos) * Discord : Unyxos#5968 -* Email : [me@corentincloss.fr](mailto://me@corentincloss.fr) \ No newline at end of file +* Email : [me@corentincloss.fr](mailto://me@corentincloss.fr)