From bcb3431cd9a0372b43f46234809d0b1c508a1bcd Mon Sep 17 00:00:00 2001 From: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:37:34 -0700 Subject: [PATCH] Fix dead link for PodLogs RelabelConfig (#1893) (#1901) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Théo Brigitte --- docs/sources/reference/components/loki/loki.source.podlogs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/components/loki/loki.source.podlogs.md b/docs/sources/reference/components/loki/loki.source.podlogs.md index 8f97b52fb6..d1b254602f 100644 --- a/docs/sources/reference/components/loki/loki.source.podlogs.md +++ b/docs/sources/reference/components/loki/loki.source.podlogs.md @@ -105,7 +105,7 @@ In addition to the meta labels, the following labels are exposed to tell * `__pod_uid__`: The UID of the Pod. [LabelSelector]: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#labelselector-v1-meta -[RelabelConfig]: https://prometheus-operator.dev/docs/operator/api/#monitoring.coreos.com/v1.RelabelConfig +[RelabelConfig]: https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1.RelabelConfig ## Blocks