diff --git a/docs/tutorials/debugging.mdx b/docs/tutorials/debugging.mdx index 00796359..a677f6c7 100644 --- a/docs/tutorials/debugging.mdx +++ b/docs/tutorials/debugging.mdx @@ -80,7 +80,7 @@ in mind: To start using the AG-UI Dojo: 1. Clone the repository from - [github.com/ag-ui-protocol/dojo](https://github.com/ag-ui-protocol/dojo) + [github.com/ag-ui-protocol/ag-ui/tree/main/typescript-sdk/apps/dojo](https://github.com/ag-ui-protocol/ag-ui/tree/main/typescript-sdk/apps/dojo) 2. Follow the setup instructions in the README 3. Start working through the demonstrations in order 4. Use the provided test cases to validate your implementation