docs: Reword shortened link expiration explainer (#78922)

docs: reword shortened link expiration explainer
This commit is contained in:
Giordano Ricci 2023-11-30 18:54:56 +00:00 committed by GitHub
parent 148e1c1588
commit 5af7b451d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,4 +133,6 @@ The `from` and `to` also accept relative ranges defined in [Time units and relat
Available in Grafana 7.3 and later versions.
{{% /admonition %}}
The Share shortened link capability allows you to create smaller and simpler URLs of the format /goto/:uid instead of using longer URLs with query parameters. To create a shortened link to the executed query, click the **Share** option in the Explore toolbar. A shortened link that is never used will automatically get deleted after seven (7) days.
The Share shortened link capability allows you to create smaller and simpler URLs of the format /goto/:uid instead of using longer URLs with query parameters. To create a shortened link to the executed query, click the **Share** option in the Explore toolbar.
A shortened link will automatically get deleted after seven (7) days from its creation if it's never used. If a link is used at least once, it won't ever get deleted.