Skip to content

Commit

Permalink
fix: Jan twitter url
Browse files Browse the repository at this point in the history
  • Loading branch information
freelerobot authored Jan 3, 2024
1 parent d20810e commit 868be41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/containers/Layout/Ribbon/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default function RibbonNav() {
icon: (
<Twitter size={20} className="flex-shrink-0 text-muted-foreground" />
),
link: 'https://twitter.com/janhq',
link: 'https://twitter.com/janhq_',
},
{
name: 'Github',
Expand Down

0 comments on commit 868be41

Please sign in to comment.