projects
/
blackbox_exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a85a5dc
)
Fix link on status page
author
Brian Brazil
<brian.brazil@robustperception.io>
Mon, 7 Sep 2015 12:10:19 +0000
(13:10 +0100)
committer
Brian Brazil
<brian.brazil@robustperception.io>
Mon, 7 Sep 2015 12:10:19 +0000
(13:10 +0100)
main.go
patch
|
blob
|
blame
|
history
diff --git
a/main.go
b/main.go
index 5e8df76f95565aea6a13c33dda73225e2b36750c..d3b4e32e48a6029e4319878a8c729b42c484bb04 100644
(file)
--- a/
main.go
+++ b/
main.go
@@
-105,7
+105,7
@@
func main() {
<head><title>Blackbox Exporter</title></head>
<body>
<h1>Blackbox Exporter</h1>
- <p><a href="/probe?target=prometheus.io&module=http2xx">Probe prometheus.io for http_2xx</a></p>
+ <p><a href="/probe?target=prometheus.io&module=http
_
2xx">Probe prometheus.io for http_2xx</a></p>
<p><a href="/metrics">Metrics</a></p>
</body>
</html>`))