Skip to content

Commit 7eaffa8

Browse files
authored
Fix "extensions" link in README.md (#4717)
"Extentions" link fix - broken link
1 parent e673c43 commit 7eaffa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Currently, there are three main APIs your application can target:
5656

5757
- [Core](https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/index.html)
5858
- [AgentChat](https://microsoft.github.io/autogen/dev/user-guide/agentchat-user-guide/index.html)
59-
- [Extensions](https://microsoft.github.io/autogen/dev/reference/python/autogen_ext/autogen_ext.html)
59+
- [Extensions](https://microsoft.github.io/autogen/dev/user-guide/extensions-user-guide/index.html)
6060

6161
## Core
6262

0 commit comments

Comments
 (0)