Skip to content

Commit b11c621

Browse files
Update README.md
1 parent 370c3cd commit b11c621

File tree

1 file changed

+1
-1
lines changed
  • dotnet/samples/Demos/A2AClientServer

1 file changed

+1
-1
lines changed

dotnet/samples/Demos/A2AClientServer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ dotnet run --urls "http://localhost:5002;https://localhost:5012" --agentId "<Log
110110

111111
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.
112112

113-
1. In Visual Studio open [./A2AServer/A2AServer.http](./A2AServer/A2ASerever.http)
113+
1. In Visual Studio open [./A2AServer/A2AServer.http](./A2AServer/A2AServer.http)
114114
1. There are two sent requests for each agent, e.g., for the invoice agent:
115115
1. Query agent card for the invoice agent
116116
`GET {{hostInvoice}}/.well-known/agent.json`

0 commit comments

Comments
 (0)