Skip to content

Commit

Permalink
Fix broken footer icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ediblecode committed Sep 3, 2018
1 parent 13f7cd5 commit 5e639b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer/footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</li>
<li class="social-networks__item">
<a target="_blank" title="Follow NICE on LinkedIn" href="https://www.linkedin.com/company/national-institute-for-health-and-clinical-excellence">
<span aria-hidden="true" class="icon icon--linkedin-square"></span>
<span aria-hidden="true" class="icon icon--linkedin-sign"></span>
<span class="visually-hidden">Follow NICE on LinkedIn</span>
</a>
</li>
Expand Down

0 comments on commit 5e639b2

Please sign in to comment.