From ddb4a7d857c306176f789857bf76caebec236ea3 Mon Sep 17 00:00:00 2001
From: hainenber <dotronghai96@gmail.com>
Date: Sat, 14 Oct 2023 14:21:12 +0700
Subject: [PATCH 1/3] fix(doc): render index.md's admonition link

Signed-off-by: hainenber <dotronghai96@gmail.com>
---
 docs/sources/_index.md   | 2 +-
 docs/sources/_index.md.t | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/sources/_index.md b/docs/sources/_index.md
index 49da949e752b..b7d5c9c4a6a8 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/latest/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 %}}
diff --git a/docs/sources/_index.md.t b/docs/sources/_index.md.t
index 00197119920c..ce3e936cc0b8 100644
--- a/docs/sources/_index.md.t
+++ b/docs/sources/_index.md.t
@@ -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/latest/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 %}}

From 80fbf79e7ded44134555ca65f67ec220a8db0b28 Mon Sep 17 00:00:00 2001
From: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Date: Tue, 17 Oct 2023 09:58:52 -0700
Subject: [PATCH 2/3] Update docs/sources/_index.md

---
 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 0b131e9462d0..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/latest/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 %}}

From cd6bb89f6e6d1cb470fea060a00448e408e6a73b Mon Sep 17 00:00:00 2001
From: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Date: Tue, 17 Oct 2023 09:58:58 -0700
Subject: [PATCH 3/3] Update docs/sources/_index.md.t

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

diff --git a/docs/sources/_index.md.t b/docs/sources/_index.md.t
index ce3e936cc0b8..2301f07a4107 100644
--- a/docs/sources/_index.md.t
+++ b/docs/sources/_index.md.t
@@ -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/latest/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 %}}