diff --git a/apps/web/src/components/base-org/shared/TopNavigation/index.tsx b/apps/web/src/components/base-org/shared/TopNavigation/index.tsx index 79afb0d..bc22bca 100644 --- a/apps/web/src/components/base-org/shared/TopNavigation/index.tsx +++ b/apps/web/src/components/base-org/shared/TopNavigation/index.tsx @@ -63,7 +63,7 @@ const links: TopNavigationLink[] = [ }, { name: 'Events', - href: 'https://lu.ma/BaseMeetups', + href: 'https://lu.ma/BaseEvents', }, ], },