Skip to content

Commit b794615

Browse files
committed
make the link work
1 parent a4a1793 commit b794615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ httpd = HTTPServer(server_address, MetricsHandler)
120120
httpd.serve_forever()
121121
```
122122

123-
Visit http://localhost:8000/ to view the metrics.
123+
Visit [http://localhost:8000/](http://localhost:8000/) to view the metrics.

0 commit comments

Comments
 (0)