Update whats-new-in-v5.md (#26297)

Fixec broken link
This commit is contained in:
Diana Payton 2020-07-17 10:11:28 -07:00 committed by GitHub
parent 718b78c4ce
commit a85bbee6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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 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 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 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 and redirects to the new one for backward compatibility. Please note that the old slug-based URLs