Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 5ac3b85

Browse files
committed
update nav label
1 parent c410771 commit 5ac3b85

File tree

1 file changed

+2
-2
lines changed
  • apps/web/src/components/base-org/shared/TopNavigation

1 file changed

+2
-2
lines changed

apps/web/src/components/base-org/shared/TopNavigation/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ const links: TopNavigationLink[] = [
4848
subItems: [],
4949
},
5050
{
51-
name: 'Resources',
52-
analyticContext: 'resources',
51+
name: 'Community',
52+
analyticContext: 'communnity',
5353
href: '/resources',
5454
subItems: [
5555
{ name: 'Resources', description: 'Everything you need to get started', href: '/resources' },

0 commit comments

Comments
 (0)