Fix typo in workflows link in README.md (#1027)

This commit is contained in:
Aditya Mandaleeka
2025-09-30 11:52:36 -07:00
committed by GitHub
Unverified
parent 69284e9dfc
commit 00aaa702c0
+2 -2
View File
@@ -44,7 +44,7 @@ Welcome to Microsoft's comprehensive multi-language framework for building, orch
- [Getting Started with Agents](./python/samples/getting_started/agents): basic agent creation and tool usage
- [Chat Client Examples](./python/samples/getting_started/chat_client): direct chat client usage patterns
- [Getting Started with Workflows](./python/samples/getting_started/workflow): basic workflow creation and integration with agents
- [Getting Started with Workflows](./python/samples/getting_started/workflows): basic workflow creation and integration with agents
### .NET
@@ -58,4 +58,4 @@ Welcome to Microsoft's comprehensive multi-language framework for building, orch
- [Agent Framework Repository](https://github.com/microsoft/agent-framework)
- [Design Documents](./docs/design)
- [Architectural Decision Records](./docs/decisions)
- [MSFT Learn Docs](https://learn.microsoft.com/agent-framework/overview/agent-framework-overview)
- [MSFT Learn Docs](https://learn.microsoft.com/agent-framework/overview/agent-framework-overview)