File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/user-guide/quickstart Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ See the [Async Iterators](../concepts/streaming/async-iterators.md) documentatio
183183
184184Ready to learn more? Check out these resources:
185185
186- - [ Examples] ( ../../examples/README.md ) - Examples for many use cases
186+ - [ Examples] ( https://github.com/strands-agents/sdk-typescript/tree/main/examples ) - Examples for many use cases
187187- [ TypeScript SDK Repository] ({{ ts_sdk_repo_home }}) - Explore the TypeScript SDK source code and contribute
188188- [ Agent Loop] ( ../concepts/agents/agent-loop.md ) - Learn how Strands agents work under the hood
189189- [ State] ( ../concepts/agents/state.md ) - Understand how agents maintain context and state across a conversation
You can’t perform that action at this time.
0 commit comments