diff --git a/frontend/src/pages/Admin/Agents/AgentFlows/index.jsx b/frontend/src/pages/Admin/Agents/AgentFlows/index.jsx index 57258d577af7dd2c8bf2e9b11ed89cbfd80811ca..75b70efcc0cfeda0c23d2261b8ef000bf1ac94db 100644 --- a/frontend/src/pages/Admin/Agents/AgentFlows/index.jsx +++ b/frontend/src/pages/Admin/Agents/AgentFlows/index.jsx @@ -11,7 +11,7 @@ export default function AgentFlowsList({ <div className="text-theme-text-secondary text-center text-xs flex flex-col gap-y-2"> <p>No agent flows found</p> <a - href="https://docs.anythingllm.com/agent-flows/create-your-first-flow" + href="https://docs.anythingllm.com/agent-flows/getting-started" target="_blank" className="text-theme-text-secondary underline hover:text-cta-button" >