Docs: Fix shared file references (#95287)

pull/95293/head
Isabel Matwawana 1 year ago committed by GitHub
parent aa0dc36143
commit c84b6b783c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/sources/alerting/alerting-rules/templates/language.md
  2. 2
      docs/sources/alerting/configure-notifications/template-notifications/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="<GRAFANA VERSION>" >}}
{{< docs/shared lookup="alerts/template-language.md" source="grafana" version="<GRAFANA_VERSION>" >}}

@ -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="<GRAFANA VERSION>" >}}
{{< docs/shared lookup="alerts/template-language.md" source="grafana" version="<GRAFANA_VERSION>" >}}

Loading…
Cancel
Save