Skip to content

Commit 92404d9

Browse files
authored
Snapshots: Fix snapshot doc link error (#108477)
Fix: snapshot doc link error
1 parent d43606c commit 92404d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/app/features/manage-dashboards/components/SnapshotListTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const SnapshotListTable = () => {
5252
You can create a snapshot of any dashboard through the <b>Share</b> modal.{' '}
5353
<TextLink
5454
external
55-
href="https://grafana.com/docs/grafana/latest/dashboards/share-dashboards-panels/#publish-a-snapshot"
55+
href="https://grafana.com/docs/grafana/latest/dashboards/share-dashboards-panels/#share-a-snapshot"
5656
>
5757
Learn more
5858
</TextLink>

0 commit comments

Comments
 (0)