diff --git a/app/components/header/header-navigation.njk b/app/components/header/header-navigation.njk index ff3961b41..0f0c401f5 100644 --- a/app/components/header/header-navigation.njk +++ b/app/components/header/header-navigation.njk @@ -34,11 +34,6 @@ { 'url' : 'https://www.nhs.uk/nhs-services/', 'label' : 'NHS services' - }, - { - 'url' : 'https://www.nhs.uk/', - 'label' : 'Home', - 'classes': 'nhsuk-header__navigation-item--home' } ] }) diff --git a/app/components/header/header-service-name-with-nav.njk b/app/components/header/header-service-name-with-nav.njk index 46ec952de..0ea14124f 100644 --- a/app/components/header/header-service-name-with-nav.njk +++ b/app/components/header/header-service-name-with-nav.njk @@ -32,11 +32,6 @@ { 'url' : '#', 'label' : 'Community and contribution' - }, - { - 'url' : 'https://www.nhs.uk/', - 'label' : 'Home', - 'classes': 'nhsuk-header__navigation-item--home' } ] }) diff --git a/packages/components/header/README.md b/packages/components/header/README.md index bfbf11670..86b633ded 100644 --- a/packages/components/header/README.md +++ b/packages/components/header/README.md @@ -47,10 +47,9 @@ compiled JavaScript for all components `nhsuk.min.js` or the individual componen