diff --git a/app/views/notifications/_global_bar.html.erb b/app/views/notifications/_global_bar.html.erb index 601045c3a..f5b952b9e 100644 --- a/app/views/notifications/_global_bar.html.erb +++ b/app/views/notifications/_global_bar.html.erb @@ -1,7 +1,7 @@ <% show_global_bar ||= true # Toggles the appearance of the global bar title = "Coronavirus (COVID-19): what you need to do" - title_href = "/government/topical-events/coronavirus-covid-19-uk-government-response" + title_href = "/coronavirus" link_text = false link_href = false diff --git a/app/views/root/_base.html.erb b/app/views/root/_base.html.erb index 70a9e10a0..4753d5479 100644 --- a/app/views/root/_base.html.erb +++ b/app/views/root/_base.html.erb @@ -48,7 +48,7 @@ Coronavirus (COVID-19): what you need to do