From 0fd3eb19b17dc781d0f28d5428e6b5f1acb7aa73 Mon Sep 17 00:00:00 2001 From: "Evers, Martijn" Date: Mon, 9 Sep 2024 17:49:59 +0200 Subject: [PATCH] Fix link --- docs/sources/tutorial/helm-alloy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/tutorial/helm-alloy.md b/docs/sources/tutorial/helm-alloy.md index 7179882ce..8fae12467 100644 --- a/docs/sources/tutorial/helm-alloy.md +++ b/docs/sources/tutorial/helm-alloy.md @@ -19,7 +19,7 @@ Alloy offers native pipelines for OpenTelemetry, Prometheus, and other telemetry Grafana Alloy bundles Beyla allowing you to instrument your applications at the same time you instrument your infrastructure. It also provides a Helm chart to deploy Alloy in Kubernetes. -In this tutorial, you learn how to deploy Beyla in Kubernetes using Grafana Alloy Helm's chart. It's based on the examples from the [Beyla and Kubernetes walkthrough]({{< relref "/k8s-walkthrough.md" >}}). +In this tutorial, you learn how to deploy Beyla in Kubernetes using Grafana Alloy Helm's chart. It's based on the examples from the [Beyla and Kubernetes walkthrough]({{< relref "./k8s-walkthrough.md" >}}). ## Prerequisites