Snapshots: Fix snapshot doc link error (#108477)

Fix: snapshot doc link error
This commit is contained in:
caozhangni
2025-07-22 14:49:29 -03:00
committed by GitHub
parent d43606cd3e
commit 92404d9579
@@ -52,7 +52,7 @@ export const SnapshotListTable = () => {
You can create a snapshot of any dashboard through the <b>Share</b> modal.{' '}
<TextLink
external
href="https://grafana.com/docs/grafana/latest/dashboards/share-dashboards-panels/#publish-a-snapshot"
href="https://grafana.com/docs/grafana/latest/dashboards/share-dashboards-panels/#share-a-snapshot"
>
Learn more
</TextLink>