diff --git a/app/views/notices/_deprecation_notice.html.haml b/app/views/notices/_deprecation_notice.html.haml index fa918c426aae0c9b3f9e8571a4be761ce7e5a169..d0c2108611e36044e998f1704c5d18de8dc364e2 100644 --- a/app/views/notices/_deprecation_notice.html.haml +++ b/app/views/notices/_deprecation_notice.html.haml @@ -2,7 +2,10 @@ %i.fe.fe-bell.mr-2{ aria: { hidden: true } } .notice = succeed '.' do - The Quality dashboard will be deprecated in favour of + On + %strong + 31st Jan 2020 + the Quality dashboard will be deprecated in favour of = link_to 'Periscope', 'https://about.gitlab.com/handbook/business-ops/data-team/periscope-directory/' and = link_to 'GitLab Insights', 'https://docs.gitlab.com/ee/user/project/insights/index.html'