Skip to content

Commit

Permalink
Update client-section.tsx
Browse files Browse the repository at this point in the history
Reverted /lb to / as planned
  • Loading branch information
Deeptanshuu authored Oct 4, 2024
1 parent 03b8f27 commit 9e17c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/landing/client-section.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const items = [
description: 'I won em you gotta.',
header: <Skeleton index={2} />,
icon: <MdOutlineScoreboard className="h-4 w-4 text-neutral-500" />,
link: 'https://gdg-rait.duckdns.org/lb',
link: 'https://gdg-rait.duckdns.org/',
},
];

Expand Down

0 comments on commit 9e17c3d

Please sign in to comment.