Update link for Orchestration Samples in README (#825)

Fix broken link to sample

Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
This commit is contained in:
Jon Galloway
2025-09-18 15:03:06 -07:00
committed by GitHub
Unverified
parent de416b3f81
commit 538be4c149
+2 -2
View File
@@ -45,7 +45,7 @@ Below are the basics for each language implementation. For more details on pytho
### .NET
- [Getting Started with Agents](./dotnet/samples/GettingStarted/Agents): basic agent creation and tool usage
- [Agent Provider Samples](./dotnet/samples/GettingStarted/AgentProviders): samples showing different agent providers
- [Orchestration Samples](./dotnet/samples/GettingStarted/Orchestration): advanced multi-agent patterns
- [Orchestration Samples](./dotnet/samples/GettingStarted/AgentOrchestration): advanced multi-agent patterns
## Agent Framework Documentation
@@ -54,4 +54,4 @@ Below are the basics for each language implementation. For more details on pytho
- [Agent Framework Repository](https://github.com/microsoft/agent-framework)
- [Design Documents](./docs/design)
- [Architectural Decision Records](./docs/decisions)
- Learn docs are coming soon.
- Learn docs are coming soon.