From 607a6756172618ef199bf63f5413e68587f458da Mon Sep 17 00:00:00 2001 From: Amy Holt Date: Wed, 6 Dec 2017 14:16:53 -0700 Subject: [PATCH] Add prefix to relative 3 URLs (#3551) --- docs/configuration/configuration.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 778c5a2f2..0b8b7b41c 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -501,7 +501,7 @@ Each target has a meta label `__meta_filepath` during the filepath from which the target was extracted. There is a list of -[integrations](/docs/operating/integrations/#file-service-discovery) with this +[integrations](https://prometheus.io/docs/operating/integrations/#file-service-discovery) with this discovery mechanism. ```yaml @@ -1123,7 +1123,7 @@ tls_config: ``` There is a list of -[integrations](/docs/operating/integrations/#remote-endpoints-and-storage) +[integrations](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage) with this feature. ### `` @@ -1166,5 +1166,5 @@ tls_config: ``` There is a list of -[integrations](/docs/operating/integrations/#remote-endpoints-and-storage) +[integrations](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage) with this feature.