diff --git a/socials.js b/socials.js
index 9b7dd63373..0c0cd9ddae 100644
--- a/socials.js
+++ b/socials.js
@@ -4,9 +4,9 @@ const generateA = (url, icon, title) => {
const socials = [
generateA(
- 'https://twitter.com/folke',
- "",
- "Twitter",
+ 'https://x.com/folke',
+ "",
+ "X",
),
generateA(
'https://matrix.to/#/#lazyvim:matrix.org',