From a45d292bf653b6d319db56b987375907a69119b0 Mon Sep 17 00:00:00 2001 From: Isabel <76437239+imatwawana@users.noreply.github.com> Date: Thu, 31 Aug 2023 09:29:23 -0400 Subject: [PATCH] Docs: Fix broken link (#74141) * Replaced partial URL with relref * Changed link path Co-authored-by: Jack Baldry --------- Co-authored-by: Jack Baldry --- docs/sources/whatsnew/whats-new-in-v9-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-0.md b/docs/sources/whatsnew/whats-new-in-v9-0.md index 8db72625356..5505f598431 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-0.md +++ b/docs/sources/whatsnew/whats-new-in-v9-0.md @@ -105,7 +105,7 @@ Grafana now uses envelope encryption to encrypt secrets in the database. Envelop The dashboard previews initially came to life during our internal [Grafana Labs Hackathon](https://grafana.com/blog/2022/01/14/all-about-the-grafana-labs-hackathon-2.0/?), and are now ready for an opt-in beta release. The previews provide an overview of all available dashboards and help you quickly find the right dashboard when the dashboard names aren’t enough. -Refer to the [Dashboard previews topic](https://grafana.com/docs/grafana/next/dashboards/previews/) for instructions on how to enable the feature and current limitations. +Refer to the [Dashboard previews topic]({{< relref "../search/dashboard-previews" >}}) for instructions on how to enable the feature and current limitations. {{< figure src="/static/img/docs/dashboards/dashboard-previews.png" max-width="750px" caption="Dashboard previews" >}}