Skip to content

Commit e8797a2

Browse files
jackgerritsekzhu
andauthored
Fix links in readme (microsoft#4881)
Co-authored-by: Eric Zhu <[email protected]>
1 parent bac6dc5 commit e8797a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Currently, there are three main APIs your application can target:
6161

6262
## Core
6363

64-
- [Installation](https://microsoft.github.io/autogen/dev/packages/index.html#pkg-info-autogen-core)
64+
- [Installation](https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/installation.html)
6565
- [Quickstart](https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/quickstart.html)
6666

6767
The core API of AutoGen, `autogen-core`, is built following the
@@ -75,7 +75,7 @@ while still communicating with one another.
7575

7676
## AgentChat
7777

78-
- [Installation](https://microsoft.github.io/autogen/dev/packages/index.html#pkg-info-autogen-agentchat)
78+
- [Installation](https://microsoft.github.io/autogen/dev/user-guide/agentchat-user-guide/installation.html)
7979
- [Quickstart](https://microsoft.github.io/autogen/dev/user-guide/agentchat-user-guide/quickstart.html)
8080

8181
The AgentChat API, `autogen-agentchat`, is task driven and at a high level like AutoGen 0.2.

0 commit comments

Comments
 (0)