From 82bb342fb384b4e94c97d5694e5082bcc7dd4cd3 Mon Sep 17 00:00:00 2001 From: Helen <56097766+heyams@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:18:26 -0700 Subject: [PATCH] Fix a broken link (#471) --- python/packages/autogen-core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/packages/autogen-core/README.md b/python/packages/autogen-core/README.md index 5727240eb..065401e24 100644 --- a/python/packages/autogen-core/README.md +++ b/python/packages/autogen-core/README.md @@ -1,7 +1,7 @@ # AutoGen Core - [Documentation](http://microsoft.github.io/agnext) -- [Examples](https://github.com/microsoft/agnext/tree/main/python/samples) +- [Examples](https://github.com/microsoft/agnext/tree/main/python/packages/autogen-core/samples) ## Package layering