Skip to content

Commit

Permalink
fix[#558]: fix a twitter link
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiozeppo committed Oct 4, 2024
1 parent 163150e commit 43b4e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Footer/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ function Footer() {
<a
aria-label="Twitter"
className={`${classes.footerLink}`}
href="https://twitter.com/HexletHQ"
href="https://x.com/HexletHQ"
rel="noopener noreferrer nofollow"
target="_blank"
>
Expand Down

0 comments on commit 43b4e4b

Please sign in to comment.