diff --git a/src/frontend/src/pages/SettingsPage/index.tsx b/src/frontend/src/pages/SettingsPage/index.tsx index d201d2596..2e8f49cfc 100644 --- a/src/frontend/src/pages/SettingsPage/index.tsx +++ b/src/frontend/src/pages/SettingsPage/index.tsx @@ -36,7 +36,7 @@ export default function SettingsPage(): JSX.Element { ), }, { - title: "API Keys", + title: "Langflow API", href: "/settings/api-keys", icon: (

- API Keys + Langflow API