We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370c3cd commit b11c621Copy full SHA for b11c621
dotnet/samples/Demos/A2AClientServer/README.md
@@ -110,7 +110,7 @@ dotnet run --urls "http://localhost:5002;https://localhost:5012" --agentId "<Log
110
111
This sample contains a [.http file](https://learn.microsoft.com/aspnet/core/test/http-files?view=aspnetcore-9.0) which can be used to test the agent.
112
113
-1. In Visual Studio open [./A2AServer/A2AServer.http](./A2AServer/A2ASerever.http)
+1. In Visual Studio open [./A2AServer/A2AServer.http](./A2AServer/A2AServer.http)
114
1. There are two sent requests for each agent, e.g., for the invoice agent:
115
1. Query agent card for the invoice agent
116
`GET {{hostInvoice}}/.well-known/agent.json`
0 commit comments