mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 00:16:36 +00:00
Footer.jsx - Updated Twitter mention to X (#328)
This commit is contained in:
@@ -233,8 +233,8 @@ function SmallPrint() {
|
||||
© Copyright {new Date().getFullYear()}. All rights reserved.
|
||||
</p>
|
||||
<div className="flex gap-4">
|
||||
<SocialLink href="https://twitter.com/netbird" icon={TwitterIcon}>
|
||||
Follow us on Twitter
|
||||
<SocialLink href="https://x.com/netbird" icon={TwitterIcon}>
|
||||
Follow us on X
|
||||
</SocialLink>
|
||||
<SocialLink href="https://github.com/netbirdio/netbird" icon={GitHubIcon}>
|
||||
Follow us on GitHub
|
||||
|
||||
Reference in New Issue
Block a user