Skip to content

Commit d3e2d63

Browse files
committed
docs(integrations): fix incorrect path for http_sd_config link
The link for http_sd_config was pointing to /docs/configuration/configuration/ which resulted in a 404 or incorrect redirect. Updated it to the correct path: /docs/operating/configuration/. Signed-off-by: Erlangga Yudi Pradana <erlanggayudipradana@gmail.com>
1 parent fc0065a commit d3e2d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/operating/integrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For service discovery mechanisms not natively supported by Prometheus,
2929

3030
## HTTP Service Discovery
3131

32-
The [HTTP service discovery](/docs/configuration/configuration/#http_sd_config) allows fetching targets from an HTTP endpoint.
32+
The [HTTP service discovery](/docs/operating/configuration/#http_sd_config) allows fetching targets from an HTTP endpoint.
3333

3434
* [fastly-exporter](https://github.com/fastly/fastly-exporter#service-discovery): Supports discovering Fastly services.
3535
* [ns1_exporter](https://github.com/tjhop/ns1_exporter#http-service-discovery): Supports discovering NS1 zones.

0 commit comments

Comments
 (0)