Have the example url match the example config.
authorKevin Lyda <kevin@ie.suberic.net>
Tue, 20 Oct 2015 13:17:34 +0000 (14:17 +0100)
committerKevin Lyda <kevin@ie.suberic.net>
Tue, 20 Oct 2015 13:17:34 +0000 (14:17 +0100)
README.md

index bc66888d8ee8537afc97a47a9412917afdbc6c93..71b147535f80f35487e8d00eb123c374b2d7937e 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?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