fix(docs): fix anchor links in the metrics part

This commit is contained in:
Louis Genestier 2023-01-14 18:44:00 +01:00
parent c16ac967c5
commit f38d31ed6a

View file

@ -4,7 +4,7 @@
Metrics can be used to track how Watchtower behaves over time. Metrics can be used to track how Watchtower behaves over time.
To use this feature, you have to set an [API token](arguments.md#http-api-token) and [enable the metrics API](arguments.md#http-api-metrics), To use this feature, you have to set an [API token](arguments.md#http_api_token) and [enable the metrics API](arguments.md#http_api_metrics),
as well as creating a port mapping for your container for port `8080`. as well as creating a port mapping for your container for port `8080`.
The metrics API endpoint is `/v1/metrics`. The metrics API endpoint is `/v1/metrics`.