diff --git a/docs/docs/core-components/agents.mdx b/docs/docs/core-components/agents.mdx index 380183c7..3cc84fa6 100644 --- a/docs/docs/core-components/agents.mdx +++ b/docs/docs/core-components/agents.mdx @@ -1,5 +1,5 @@ --- -title: Agents powered by Langflow +title: Langflow Agents slug: /agents --- diff --git a/docs/sidebars.js b/docs/sidebars.js index e22efa26..189b8a11 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -70,7 +70,7 @@ const sidebars = { { type: "doc", id: "configure/configuration", - label: "Environment Variables" + label: "Environment variables" }, ], },