diff --git a/docs/docs/contributing/community.md b/docs/docs/contributing/community.md index fb18b1172..51016f508 100644 --- a/docs/docs/contributing/community.md +++ b/docs/docs/contributing/community.md @@ -12,7 +12,7 @@ ## 🐦 Stay tunned for **Langflow** on Twitter -Follow [@logspace_ai](https://twitter.com/logspace_ai) on **Twitter** to get the latest news about **Langflow**. +Follow [@logspace_ai](https://twitter.com/langflow_ai) on **Twitter** to get the latest news about **Langflow**. --- ## ⭐️ Star **Langflow** on GitHub diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 538180ccd..430aebcb0 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -90,7 +90,7 @@ module.exports = { }, { position: "right", - href: "https://twitter.com/logspace_ai", + href: "https://twitter.com/langflow_ai", position: "right", className: "header-twitter-link", target: "_blank", diff --git a/src/frontend/src/components/headerComponent/index.tsx b/src/frontend/src/components/headerComponent/index.tsx index 77ac85c54..c379971f4 100644 --- a/src/frontend/src/components/headerComponent/index.tsx +++ b/src/frontend/src/components/headerComponent/index.tsx @@ -105,7 +105,7 @@ export default function Header(): JSX.Element {