diff --git a/docs/snippets/clients.jsx b/docs/snippets/clients.jsx index c26b764..b2b358d 100644 --- a/docs/snippets/clients.jsx +++ b/docs/snippets/clients.jsx @@ -327,8 +327,8 @@ export const clients = [ url: "https://fast-agent.ai/", lightSrc: "/images/logos/fast-agent/fast-agent-light.svg", darkSrc: "/images/logos/fast-agent/fast-agent-dark.svg", - scale: 1.8, - instructionsUrl: "https://fast-agent.ai/", + scale: 1.33, + instructionsUrl: "https://fast-agent.ai/agents/skills/", sourceCodeUrl: "https://github.com/evalstate/fast-agent", - }, + }, ];