From 868be419283fc074f58733c8d6541abc7162e18e Mon Sep 17 00:00:00 2001 From: 0xSage <69952136+0xSage@users.noreply.github.com> Date: Wed, 3 Jan 2024 12:32:45 +0800 Subject: [PATCH] fix: Jan twitter url --- web/containers/Layout/Ribbon/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/containers/Layout/Ribbon/index.tsx b/web/containers/Layout/Ribbon/index.tsx index 1a63b1d44..6a0146e64 100644 --- a/web/containers/Layout/Ribbon/index.tsx +++ b/web/containers/Layout/Ribbon/index.tsx @@ -60,7 +60,7 @@ export default function RibbonNav() { icon: ( ), - link: 'https://twitter.com/janhq', + link: 'https://twitter.com/janhq_', }, { name: 'Github',