diff --git a/README.md b/README.md
index 3b6b8631702ae16faacd7d451651aac16dd40819..6968cdc92f77a920f23ea4c15be247fe7ecce205 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,6 @@
     <a href="https://discord.gg/HjJCwm5">
         <img src="https://img.shields.io/discord/308323056592486420?logo=discord"
             alt="chat on Discord"></a>
-    <a href="https://twitter.com/intent/follow?screen_name=shields_io">
-        <img src="https://img.shields.io/twitter/follow/shields_io?style=social&logo=X"
-            alt="follow on Twitter"></a>
 </p>
 
 This is home to [Shields.io][shields.io], a service for concise, consistent,
diff --git a/frontend/docusaurus.config.cjs b/frontend/docusaurus.config.cjs
index 644a7e213683b05c7087d232c4c5d214f8abd90e..6f1e341d3b4edaa3345bea9b849efbfa16c4c42a 100644
--- a/frontend/docusaurus.config.cjs
+++ b/frontend/docusaurus.config.cjs
@@ -92,10 +92,6 @@ const config = {
                 label: 'Discord',
                 href: 'https://discord.gg/HjJCwm5',
               },
-              {
-                label: 'X',
-                href: 'https://twitter.com/shields_io',
-              },
               {
                 label: 'Awesome Badges',
                 href: 'https://github.com/badges/awesome-badges',