-
diff --git a/Assets/WebsiteAssets/templates/partials/twitterLink.mustache b/Assets/WebsiteAssets/templates/partials/twitterLink.mustache
index 70b51fcd1..1fec3afa0 100644
--- a/Assets/WebsiteAssets/templates/partials/twitterLink.mustache
+++ b/Assets/WebsiteAssets/templates/partials/twitterLink.mustache
@@ -1,3 +1 @@
-
-
\ No newline at end of file
diff --git a/README.md b/README.md
index 94bf8b805..a4922b161 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,6 @@ Name | Description
--- | ---
[Support Forum](https://discourse.joplinapp.org/) | This is the main place for general discussion about Joplin, user support, software development questions, and to discuss new features. Also where the latest beta versions are released and discussed.
[Bluesky feed](https://bsky.app/profile/joplinapp.bsky.social) | Follow us on Bluesky
-[Twitter feed](https://twitter.com/joplinapp) | Follow us on Twitter
[Mastodon feed](https://mastodon.social/@joplinapp) | Follow us on Mastodon
[Patreon page](https://www.patreon.com/joplin) |The latest news are often posted there
[Discord server](https://discord.gg/VSj7AFHvpq) | Our chat server
diff --git a/packages/doc-builder/docusaurus.config.js b/packages/doc-builder/docusaurus.config.js
index d963ede1b..7d163e13c 100644
--- a/packages/doc-builder/docusaurus.config.js
+++ b/packages/doc-builder/docusaurus.config.js
@@ -248,10 +248,6 @@ const config = {
label: 'Bluesky',
href: 'https://bsky.app/profile/joplinapp.bsky.social',
},
- {
- label: 'Twitter',
- href: 'https://twitter.com/joplinapp',
- },
{
label: 'Patreon',
href: 'https://www.patreon.com/joplin',