From 09995a0deaf96b9300b18d32bb218c1000511b39 Mon Sep 17 00:00:00 2001
From: Clayton Cornell <clayton.cornell@grafana.com>
Date: Mon, 16 Oct 2023 09:28:41 -0700
Subject: [PATCH] Fix link syntax

---
 docs/sources/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/sources/_index.md b/docs/sources/_index.md
index d693e70261d0..a87bbbdd7eaf 100644
--- a/docs/sources/_index.md
+++ b/docs/sources/_index.md
@@ -23,7 +23,7 @@ form programmable observability **pipelines** for telemetry collection,
 processing, and delivery.
 
 {{% admonition type="note" %}}
-This page focuses mainly on [Flow mode](https://grafana.com/docs/agent/<AGENT VERSION>/flow/), the Terraform-inspired variant of Grafana Agent.
+This page focuses mainly on [Flow mode](https://grafana.com/docs/agent/<AGENT_VERSION>/flow/), the Terraform-inspired variant of Grafana Agent.
 
 For information on other variants of Grafana Agent, refer to [Introduction to Grafana Agent]({{< relref "./about.md" >}}).
 {{% /admonition %}}