docs: fix broken links in example readme (#273)

This commit is contained in:
Dale Seo 2025-06-19 21:42:48 -04:00 committed by GitHub
parent 13e72ec6c4
commit a62c6d1db8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,8 +70,8 @@ see [servers/README.md](servers/README.md)
# Integration
- [Rig](examples/rig-integration) A stream chatbot with rig
- [Simple Chat Client](examples/simple-chat-client) A simple chat client implementation using the Model Context Protocol (MCP) SDK.
- [Rig](rig-integration) A stream chatbot with rig
- [Simple Chat Client](simple-chat-client) A simple chat client implementation using the Model Context Protocol (MCP) SDK.
# WASI