From 2cec068907a1cc082bd57bd9b7d9f0b62bf4ad21 Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Tue, 28 Mar 2023 15:29:32 -0400 Subject: [PATCH] [v9.2] docs: fix alias and broken link (#65483) fixed alias and broken link --- docs/sources/datasources/elasticsearch.md | 2 +- .../configure-authentication/enhanced_ldap.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sources/datasources/elasticsearch.md b/docs/sources/datasources/elasticsearch.md index c64e41d7cbb..00c0d2564e7 100644 --- a/docs/sources/datasources/elasticsearch.md +++ b/docs/sources/datasources/elasticsearch.md @@ -175,7 +175,7 @@ In the above example, we have a lucene query that filters documents based on the a variable in the _Terms_ group by field input box. This allows you to use a variable to quickly change how the data is grouped. Example dashboard: -[Elasticsearch Templated Dashboard](https://play.grafana.org/d/CknOEXDMk/elasticsearch-templated?orgId=1d) +[Elasticsearch Templated Dashboard](https://play.grafana.org/d/z8OZC66nk/elasticsearch-8-2-0-sample-flight-data?orgId=1) ## Annotations diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/enhanced_ldap.md b/docs/sources/setup-grafana/configure-security/configure-authentication/enhanced_ldap.md index 4b9af53be90..345ff0f6beb 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/enhanced_ldap.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/enhanced_ldap.md @@ -1,6 +1,7 @@ --- aliases: - ../../../enterprise/enhanced_ldap/ + - ../../../auth/enhanced_ldap/ description: Grafana Enhanced LDAP Integration Guide keywords: - grafana