docs: Direct link to remote read proto to the main branch

Left over of the master->main branch rename.

Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
This commit is contained in:
Julien Pivotto 2025-06-16 11:47:58 +02:00
parent 998840c496
commit 0fb698675c

View File

@ -6,7 +6,7 @@ sort_rank: 7
NOTE: This is not currently considered part of the stable API and is subject to change even between non-major version releases of Prometheus.
This API provides data read functionality from Prometheus. This interface expects [snappy](https://github.com/google/snappy) compression.
The API definition is located [here](https://github.com/prometheus/prometheus/blob/master/prompb/remote.proto).
The API definition is located [here](https://github.com/prometheus/prometheus/blob/main/prompb/remote.proto).
Request are made to the following endpoint.
```