From 12a54c2414a52971cc31a5de62e7bad6e7a239d5 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:15:23 -0400 Subject: [PATCH] [v11.3.x] Docs: Fix shared file references (#95289) Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Fix shared file references (#95287) --- docs/sources/alerting/alerting-rules/templates/language.md | 2 +- .../configure-notifications/template-notifications/language.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/alerting/alerting-rules/templates/language.md b/docs/sources/alerting/alerting-rules/templates/language.md index a37fabef84f..80591c8464c 100644 --- a/docs/sources/alerting/alerting-rules/templates/language.md +++ b/docs/sources/alerting/alerting-rules/templates/language.md @@ -78,4 +78,4 @@ Dot (`.`) might refer to something else when used in a [range](#range), a [with] [//]: <> (The above section is not included in the shared file because `refs` links are not supported in shared files.) -{{< docs/shared lookup="alerts/template-language.md" source="grafana" version="" >}} +{{< docs/shared lookup="alerts/template-language.md" source="grafana" version="" >}} diff --git a/docs/sources/alerting/configure-notifications/template-notifications/language.md b/docs/sources/alerting/configure-notifications/template-notifications/language.md index 9f47303daff..3b3426aeb6c 100644 --- a/docs/sources/alerting/configure-notifications/template-notifications/language.md +++ b/docs/sources/alerting/configure-notifications/template-notifications/language.md @@ -82,4 +82,4 @@ Dot (`.`) might refer to something else when used in a [range](#range), a [with] [//]: <> (The above section is not included in the shared file because `refs` links are not supported in shared files.) -{{< docs/shared lookup="alerts/template-language.md" source="grafana" version="" >}} +{{< docs/shared lookup="alerts/template-language.md" source="grafana" version="" >}}