From 8832aa2aa21086e44ce17fb40ba457c7a5e8e3bd Mon Sep 17 00:00:00 2001 From: J Stickler Date: Tue, 4 Mar 2025 16:09:25 -0500 Subject: [PATCH] Docs: Fix typo in Drilldown note (#101579) docs: Fix typo in Drilldown note --- docs/sources/shared/plugins/rename-note.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/shared/plugins/rename-note.md b/docs/sources/shared/plugins/rename-note.md index 5eaa9a1adf4..4fec1abb499 100644 --- a/docs/sources/shared/plugins/rename-note.md +++ b/docs/sources/shared/plugins/rename-note.md @@ -15,5 +15,5 @@ labels: {{< admonition type="note" >}} The Grafana Explore apps have changed to Grafana Drilldown apps. For example, Explore Logs is now Logs Drilldown. -To learn more, read [Grafana Drilldown apps: the improved queryless experience known as the Explore apps](https://grafana.com/blog/2025/02/20/grafana-drilldown-apps-the-improved-queryless-experience-formerly-known-as-the-explore-apps/). +To learn more, read [Grafana Drilldown apps: the improved queryless experience formerly known as the Explore apps](https://grafana.com/blog/2025/02/20/grafana-drilldown-apps-the-improved-queryless-experience-formerly-known-as-the-explore-apps/). {{< /admonition >}}