From b6a1989358e0507678f8f33948a7c63a84b48e77 Mon Sep 17 00:00:00 2001 From: carlosrcoelho Date: Sun, 18 Feb 2024 19:07:07 -0300 Subject: [PATCH] Update Twitter links in config and headerComponent --- docs/docusaurus.config.js | 2 +- src/frontend/src/components/headerComponent/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 {
{stars ?? 0}