fix broken link authored by anarcat's avatar anarcat
...@@ -1761,7 +1761,7 @@ raw data. ...@@ -1761,7 +1761,7 @@ raw data.
Then, if data truly isn't present in Prometheus, you can track down Then, if data truly isn't present in Prometheus, you can track down
the "target" (the exporter) responsible for it in the the "target" (the exporter) responsible for it in the
[`/api/v1//targets`][] listing. If the target is "unhealthy", it will [`/api/v1/targets`][] listing. If the target is "unhealthy", it will
be marked as "down" and an error message will show up. be marked as "down" and an error message will show up.
[`/api/v1/targets`]: https://prometheus.torproject.org/api/v1/targets [`/api/v1/targets`]: https://prometheus.torproject.org/api/v1/targets
... ...
......