We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57eb3a commit 8b709eeCopy full SHA for 8b709ee
1 file changed
python/packages/core/README.md
@@ -220,7 +220,7 @@ if __name__ == "__main__":
220
- [Getting Started with Agents](../../samples/02-agents): Basic agent creation and tool usage
221
- [Chat Client Examples](../../samples/02-agents/chat_client): Direct chat client usage patterns
222
- [Azure AI Integration](https://github.com/microsoft/agent-framework/tree/main/python/packages/azure-ai): Azure AI integration
223
-- [.NET Workflows Samples](https://github.com/microsoft/agent-framework/tree/main/dotnet/samples/GettingStarted/Workflows): Advanced multi-agent patterns (.NET)
+- [.NET Workflows Samples](../../../dotnet/samples/GettingStarted/Workflows): Advanced multi-agent patterns (.NET)
224
225
## Agent Framework Documentation
226
0 commit comments