Skip to content

Commit

Permalink
docs: fix broken link to linkedin
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed Nov 13, 2024
1 parent 618628a commit 7e65373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/components/footer/footer.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export const Footer: Story = {
${CountrySwitcher.render?.call({ ...args })}
<div class="iati-footer__social">
<a
https://www.linkedin.com/company/international-aid-transparency-initiative/"
href="https://www.linkedin.com/company/international-aid-transparency-initiative/"
aria-label="LinkedIn"
>
${Linkedin.render?.call({ ...args })}
Expand Down

0 comments on commit 7e65373

Please sign in to comment.