Add prefix to relative 3 URLs (#3551)

This commit is contained in:
Amy Holt 2017-12-06 14:16:53 -07:00 committed by Brian Brazil
parent 7417c60071
commit 607a675617
1 changed files with 3 additions and 3 deletions

View File

@ -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.
### `<remote_read>`
@ -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.