Skip to content

Commit

Permalink
removes duplicate link
Browse files Browse the repository at this point in the history
  • Loading branch information
SuttonMashing committed Jan 17, 2025
1 parent 8f95e4b commit 9d79733
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions app/src/components/layout/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,6 @@ function Footer() {
>
Help and Guidance
</NHSFooter.ListItem>
<NHSFooter.ListItem
href={serviceUpdatesLink}
data-testid="service-updates-link"
rel="noopener"
target="_blank"
aria-label="Service updates - Opens in a new tab"
>
Service updates
</NHSFooter.ListItem>
<NHSFooter.ListItem
href={routes.PRIVACY_POLICY}
data-testid="privacy-link"
Expand Down

0 comments on commit 9d79733

Please sign in to comment.