Skip to content

Commit

Permalink
chore(footer): update Mastodon link (#12267)
Browse files Browse the repository at this point in the history
We moved to mastodon.social.
  • Loading branch information
caugner authored Dec 6, 2024
1 parent 2b5fb1b commit 5f63c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/ui/organisms/footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export function Footer() {
<ul className="social-icons">
<li>
<a
href="https://mozilla.social/@mdn"
href="https://mastodon.social/@mdn"
target="_blank"
rel="me noopener noreferrer"
>
Expand Down

0 comments on commit 5f63c83

Please sign in to comment.