We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238a133 commit aef3aeaCopy full SHA for aef3aea
main.go
@@ -63,7 +63,7 @@ func startServer() {
63
<h2>Example</h2>
64
<p>Metrics for measurement with id 8809582:</p>
65
<p><a href="` + *metricsPath + `?measurement_id=8809582">` + r.Host + *metricsPath + `?measurement_id=8809582</a></p>
66
- <h2>More Information</h2>
+ <h2>More information</h2>
67
<p><a href="https://github.com/czerwonk/atlas_exporter">github.com/czerwonk/atlas_exporter</a></p>
68
</body>
69
</html>`))
0 commit comments