Skip to content

Commit 8b709ee

Browse files
Fix core README workflows link
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f57eb3a commit 8b709ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ if __name__ == "__main__":
220220
- [Getting Started with Agents](../../samples/02-agents): Basic agent creation and tool usage
221221
- [Chat Client Examples](../../samples/02-agents/chat_client): Direct chat client usage patterns
222222
- [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)
223+
- [.NET Workflows Samples](../../../dotnet/samples/GettingStarted/Workflows): Advanced multi-agent patterns (.NET)
224224

225225
## Agent Framework Documentation
226226

0 commit comments

Comments
 (0)