From e6e7ba209c9c28851b67f6876ec58988b4d9f2b4 Mon Sep 17 00:00:00 2001 From: Matt Abrams <37156449+zuchka@users.noreply.github.com> Date: Fri, 25 Jun 2021 08:19:18 -1000 Subject: [PATCH] fix broken link to play (#36148) closes https://github.com/grafana/grafana/issues/36103 --- docs/sources/datasources/elasticsearch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/elasticsearch.md b/docs/sources/datasources/elasticsearch.md index 0f6c8030b95..a9b7a446707 100644 --- a/docs/sources/datasources/elasticsearch.md +++ b/docs/sources/datasources/elasticsearch.md @@ -176,7 +176,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/dashboard/db/elasticsearch-templated) +[Elasticsearch Templated Dashboard](https://play.grafana.org/d/CknOEXDMk/elasticsearch-templated?orgId=1d) ## Annotations