Change name of teams section to teams

This commit is contained in:
sabaimran
2025-01-29 12:52:10 -08:00
parent 58f77edcad
commit e2bfd4ac0f

View File

@@ -99,7 +99,7 @@ export default function FooterMenu({ sideBarIsOpen }: NavMenuProps) {
link: "https://github.com/khoj-ai/khoj/releases",
},
{
title: "Organization",
title: "Teams",
icon: <BuildingOffice className="w-6 h-6" />,
link: "https://khoj.dev/teams",
},