diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts
index 808f52a901f7..633fd0a3835b 100644
--- a/docs/docusaurus.config.ts
+++ b/docs/docusaurus.config.ts
@@ -104,8 +104,8 @@ const config: Config = {
to: 'https://flagsmith.com/',
},
{
- label: 'Twitter',
- href: 'https://twitter.com/getflagsmith',
+ label: 'X',
+ href: 'https://x.com/getflagsmith',
},
],
},
@@ -113,7 +113,7 @@ const config: Config = {
title: 'Open Source',
items: [
{
- label: 'Github',
+ label: 'GitHub',
href: 'https://github.com/Flagsmith',
},
{
@@ -205,7 +205,7 @@ const config: Config = {
},
announcementBar: {
id: 'support_us',
- content: `If you like Flagsmith, give us a star 🌟 on GitHub and follow us ❤️ on Twitter`,
+ content: `If you like Flagsmith, give us a star 🌟 on GitHub and follow us ❤️ on X`,
backgroundColor: '#5d60cc',
textColor: '#ffffff',
isCloseable: true,
diff --git a/frontend/web/components/Maintenance.js b/frontend/web/components/Maintenance.js
index 3cc7f562a49d..555f204e22dc 100644
--- a/frontend/web/components/Maintenance.js
+++ b/frontend/web/components/Maintenance.js
@@ -25,7 +25,7 @@ const HomePage = class extends React.Component {
Check{' '}
@getflagsmith