Skip to content

Commit d834d11

Browse files
committed
fi: remove redundunt register link
1 parent 8c23a8d commit d834d11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/conf/2024/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ export default function Layout({
4444
links={[
4545
{ children: <span>FAQ</span>, href: "/conf/2024/faq" },
4646
{ children: <span>Speak</span>, href: "/conf/2024/speak" },
47-
{ children: <span>Register</span>, href: "https://cvent.me/gk2dRw" },
4847
{ children: <span>Sponsor</span>, href: "/conf/2024/sponsor" },
4948
{ children: <span>Partner</span>, href: "/conf/2024/partner" },
5049
{

0 commit comments

Comments
 (0)