Skip to content

Commit e9b0aa8

Browse files
authored
just use a plain http link
1 parent 8ca5f6d commit e9b0aa8

File tree

1 file changed

+1
-1
lines changed
  • docs/examples/metrics/prometheus-grafana

1 file changed

+1
-1
lines changed

docs/examples/metrics/prometheus-grafana/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Execution
3333
$ python ./prometheus-monitor.py
3434
$ Server is running at http://localhost:8000
3535
36-
Now you can visit `http://localhost:8000/metrics` to see Prometheus metrics.
36+
Now you can visit http://localhost:8000/metrics to see Prometheus metrics.
3737
You should see something like:
3838

3939
.. code-block::

0 commit comments

Comments
 (0)