From 63ae343ba946c29894e84079c32ae6ab3de275cb Mon Sep 17 00:00:00 2001 From: Josh Hunt Date: Thu, 23 Feb 2023 17:57:42 +0100 Subject: [PATCH] Docs: Clarify command palette changes are not behind feature flag (#63576) --- docs/sources/whatsnew/whats-new-in-v9-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-4.md b/docs/sources/whatsnew/whats-new-in-v9-4.md index 53163a6981b..a7a980be37f 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-4.md +++ b/docs/sources/whatsnew/whats-new-in-v9-4.md @@ -20,7 +20,7 @@ We've made the following changes to search and navigation. ### Command palette enhancements -_Generally available on Grafana Cloud, and available to preview using the `topNavCommandPalette` [feature toggle]({{< relref "../setup-grafana/configure-grafana/#feature_toggles" >}}) in all editions of Grafana._ +_Generally available in all editions of Grafana._ The command palette has been updated to provide a more efficient way to navigate Grafana. You can now search and access all pages and recent dashboards, making it easier to perform tasks without taking your hands off the keyboard.