diff --git a/public/app/features/dashboard/components/DashLinks/DashLinksEditorCtrl.ts b/public/app/features/dashboard/components/DashLinks/DashLinksEditorCtrl.ts index c5386e5906d..6893677396a 100644 --- a/public/app/features/dashboard/components/DashLinks/DashLinksEditorCtrl.ts +++ b/public/app/features/dashboard/components/DashLinks/DashLinksEditorCtrl.ts @@ -26,7 +26,7 @@ export class DashLinksEditorCtrl { buttonTitle: 'Add Dashboard Link', infoBox: { __html: `
- Dashboard Links allow you to place links to other dashboards and web sites directly in below the dashboard + Dashboard Links allow you to place links to other dashboards and web sites directly below the dashboard header.
`, },