Fix more url parameters
authorBrian Brazil <brian-brazil@users.noreply.github.com>
Wed, 9 Sep 2015 16:32:14 +0000 (17:32 +0100)
committerBrian Brazil <brian-brazil@users.noreply.github.com>
Wed, 9 Sep 2015 16:32:14 +0000 (17:32 +0100)
README.md

index c2fdec56b00658abd2a043bd961920acae3e07ef..bc66888d8ee8537afc97a47a9412917afdbc6c93 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ HTTP, HTTPS and TCP.
     make
     ./blackbox_exporter <flags>
 
-Visiting [http://localhost:9115/probe?address=google.com&module=http2xx](http://localhost:9115/probe?address=google.com&module=http2xx)
+Visiting [http://localhost:9115/probe?target=google.com&module=http2xx](http://localhost:9115/probe?target=google.com&module=http2xx)
 will return metrics for a HTTP probe against google.com.
 
 ## Configuration