patch flow link

This commit is contained in:
timothycarambat 2025-02-12 23:25:37 -08:00
parent e5f3fb0892
commit 0e7fee41ca

View File

@ -11,7 +11,7 @@ export default function AgentFlowsList({
<div className="text-theme-text-secondary text-center text-xs flex flex-col gap-y-2"> <div className="text-theme-text-secondary text-center text-xs flex flex-col gap-y-2">
<p>No agent flows found</p> <p>No agent flows found</p>
<a <a
href="https://docs.anythingllm.com/agent-flows/create-your-first-flow" href="https://docs.anythingllm.com/agent-flows/getting-started"
target="_blank" target="_blank"
className="text-theme-text-secondary underline hover:text-cta-button" className="text-theme-text-secondary underline hover:text-cta-button"
> >