From d4fb1181d4da43c8ef0183fddc89947ee40e2cc7 Mon Sep 17 00:00:00 2001 From: Kevin Lyda Date: Tue, 20 Oct 2015 14:17:34 +0100 Subject: [PATCH] Have the example url match the example config. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc66888..71b1475 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ HTTP, HTTPS and TCP. make ./blackbox_exporter -Visiting [http://localhost:9115/probe?target=google.com&module=http2xx](http://localhost:9115/probe?target=google.com&module=http2xx) +Visiting [http://localhost:9115/probe?target=google.com&module=http_2xx](http://localhost:9115/probe?target=google.com&module=http_2xx) will return metrics for a HTTP probe against google.com. ## Configuration -- 2.25.1