diff --git a/public/app/core/components/Footer/Footer.tsx b/public/app/core/components/Footer/Footer.tsx index 72d2e0b0ebc6b..c639c67010bfd 100644 --- a/public/app/core/components/Footer/Footer.tsx +++ b/public/app/core/components/Footer/Footer.tsx @@ -25,7 +25,7 @@ export let getFooterLinks = (): FooterLink[] => { id: 'pmm-docs', text: 'Documentation', icon: 'document-info', - url: 'hhttps://per.co.na/pmm_documentation', + url: 'https://per.co.na/pmm_documentation', target: '_blank', }, {