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 a4a1793 commit b794615Copy full SHA for b794615
README.md
@@ -120,4 +120,4 @@ httpd = HTTPServer(server_address, MetricsHandler)
120
httpd.serve_forever()
121
```
122
123
-Visit http://localhost:8000/ to view the metrics.
+Visit [http://localhost:8000/](http://localhost:8000/) to view the metrics.
0 commit comments