docs: fix broken links in example readme (#273)
This commit is contained in:
parent
13e72ec6c4
commit
a62c6d1db8
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue