Skip to content

Commit 60fd423

Browse files
authored
docs: fix link to AG-UI Dojo (#3387)
1 parent dc99ae7 commit 60fd423

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/ag-ui.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Agent User Interaction (AG-UI)
22

3-
Example of using Pydantic AI agents with the [AG-UI Dojo](https://github.com/ag-ui-protocol/ag-ui/tree/main/typescript-sdk/apps/dojo) example app.
3+
Example of using Pydantic AI agents with the [AG-UI Dojo](https://github.com/ag-ui-protocol/ag-ui/tree/main/apps/dojo) example app.
44

55
See the [AG-UI docs](../ui/ag-ui.md) for more information about the AG-UI integration.
66

@@ -48,7 +48,7 @@ Next run the AG-UI Dojo example frontend.
4848
cd ag-ui/sdks/typescript
4949
```
5050

51-
3. Run the Dojo app following the [official instructions](https://github.com/ag-ui-protocol/ag-ui/tree/main/typescript-sdk/apps/dojo#development-setup)
51+
3. Run the Dojo app following the [official instructions](https://github.com/ag-ui-protocol/ag-ui/tree/main/apps/dojo#development-setup)
5252
4. Visit <http://localhost:3000/pydantic-ai>
5353
5. Select View `Pydantic AI` from the sidebar
5454

0 commit comments

Comments
 (0)