From: Kevin Lyda Date: Tue, 20 Oct 2015 13:17:34 +0000 (+0100) Subject: Have the example url match the example config. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d4fb1181d4da43c8ef0183fddc89947ee40e2cc7;p=blackbox_exporter.git Have the example url match the example config. --- 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