From 48e27565acb27d911a25f8c669fc9a9f1c1721b9 Mon Sep 17 00:00:00 2001 From: Aniket Kumar <86551851+aniketkrs@users.noreply.github.com> Date: Mon, 21 Sep 2026 21:49:01 +0530 Subject: [PATCH] docs: clarify example agents.yaml path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c15a4eba6..65b0eee8e 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ A host on its own covers any port on that host; a host with a port pins that por The list covers agent endpoints only. Browsing is unaffected, the addresses holding a deployment's own cloud credentials are refused whatever is listed, and listing an address permits registering an agent there rather than granting that agent anything. -Tenant package agents are declared in `agents.yaml` as either: +Tenant package agents are declared in `examples/fintech/agents.yaml` as either: - `built-in`, with a system prompt; or - `remote-ag-ui`, with an endpoint.