From 570fcde7eb147cf4439ff147de104d024938e9e4 Mon Sep 17 00:00:00 2001 From: equilink Date: Mon, 17 Feb 2025 12:47:59 +0530 Subject: [PATCH] updated refs --- client/src/components/Navbar.tsx | 2 +- client/src/pages/Home.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Navbar.tsx b/client/src/components/Navbar.tsx index 8d84a32..49abb76 100644 --- a/client/src/components/Navbar.tsx +++ b/client/src/components/Navbar.tsx @@ -89,7 +89,7 @@ function Navbar({ className }: { className?: string }) { src === "gitbook.svg" ? "https://equilink-ai.gitbook.io/equilink-ai" : src === "github.svg" - ? "https://giteadev3.link/EquiLink-Suite/equilink-site" + ? "https://github.com/Equilink-ai" : "https://x.com/equilink_ai" } target="_blank" diff --git a/client/src/pages/Home.tsx b/client/src/pages/Home.tsx index d6dfb5a..7cea609 100644 --- a/client/src/pages/Home.tsx +++ b/client/src/pages/Home.tsx @@ -477,7 +477,7 @@ const Home = () => { - +