Skip to content

Commit 05435fb

Browse files
Update apps/web-roo-code/src/components/chromes/nav-bar.tsx
Co-authored-by: Matt Rubens <[email protected]>
1 parent cf3ad11 commit 05435fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web-roo-code/src/components/chromes/nav-bar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export function NavBar({ stars, downloads }: NavBarProps) {
8282
rel="noopener noreferrer"
8383
className="block px-4 py-2 text-sm text-muted-foreground transition-colors hover:bg-accent hover:text-foreground"
8484
onClick={() => setIsMenuOpen(false)}>
85-
Security Center
85+
Trust Center
8686
</a>
8787
</div>
8888
</div>

0 commit comments

Comments
 (0)