From a85bbee6f6bb30925ac7e522791c85b385032785 Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Fri, 17 Jul 2020 10:11:28 -0700 Subject: [PATCH] Update whats-new-in-v5.md (#26297) Fixec broken link --- docs/sources/guides/whats-new-in-v5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/guides/whats-new-in-v5.md b/docs/sources/guides/whats-new-in-v5.md index 821d1042061..7470f2f477b 100644 --- a/docs/sources/guides/whats-new-in-v5.md +++ b/docs/sources/guides/whats-new-in-v5.md @@ -135,7 +135,7 @@ We are introducing a new unique identifier (`uid`) in the dashboard JSON model. generated if not provided when creating a dashboard and will have a length of 9-12 characters. The unique identifier allows having persistent URLs for accessing dashboards, sharing them -between instances and when using [dashboard provisioning](#dashboards). This means that dashboard can +between instances and when using [dashboard provisioning]((/administration/provisioning/#reusable-dashboard-urls)). This means that dashboard can be renamed without breaking any links. We're changing the URL format for dashboards from `/dashboard/db/:slug` to `/d/:uid/:slug`. We'll keep supporting the old slug-based URLs for dashboards and redirects to the new one for backward compatibility. Please note that the old slug-based URLs