From a4f4569d6f560bd4f048d23a9b40393093db4578 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 3 Oct 2023 10:39:45 -0400 Subject: [PATCH] Fix broken link (#5357) (#5358) (cherry picked from commit e04279938857902d7d1d17e6fa56e10c5e02b6cc) Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com> --- docs/sources/operator/helm-getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/operator/helm-getting-started.md b/docs/sources/operator/helm-getting-started.md index 610b7f7e470a..d243c66ee976 100644 --- a/docs/sources/operator/helm-getting-started.md +++ b/docs/sources/operator/helm-getting-started.md @@ -48,7 +48,7 @@ To install the Agent Operator Helm chart: ```bash helm install my-release grafana/grafana-agent-operator -f values.yaml -n my-namespace ``` - You can find a list of configurable template parameters in the [Helm chart repository](/grafana/helm-charts/blob/main/charts/agent-operator/values.yaml). + You can find a list of configurable template parameters in the [Helm chart repository](https://github.com/grafana/helm-charts/blob/main/charts/agent-operator/values.yaml). 1. Once you've successfully deployed the Helm release, confirm that Agent Operator is up and running: