1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 15:45:27 +01:00

fix(docs): correct URL encoding in file-based service discovery link

Signed-off-by: Patrick Flakus <p.flakus@mailbox.org>
This commit is contained in:
Patrick Flakus
2026-02-02 13:41:44 +01:00
parent a0084da9d0
commit dbf4050769

View File

@@ -18,7 +18,7 @@ these categories.
## File Service Discovery
For service discovery mechanisms not natively supported by Prometheus,
[file-based service discovery](/docs/operating/configuration/#%3Cfile_sd_config%3E) provides an interface for integrating.
[file-based service discovery](/docs/operating/configuration/#file_sd_config) provides an interface for integrating.
* [Kuma](https://github.com/kumahq/kuma/tree/master/app/kuma-prometheus-sd)
* [Lightsail](https://github.com/n888/prometheus-lightsail-sd)