File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ async with stdio_server() as (read, write):
60
60
61
61
## Documentation
62
62
63
- - [ MCP Specification] ( https://modelcontextprotocol.github. io )
64
- - [ Example Servers] ( https://github.com/modelcontextprotocol/example- servers )
63
+ - [ MCP Specification] ( https://modelcontextprotocol.io )
64
+ - [ Example Servers] ( https://github.com/modelcontextprotocol/servers )
65
65
66
66
## Contributing
67
67
Original file line number Diff line number Diff line change 1
1
# Python SDK Examples
2
2
3
3
This folders aims to provide simple examples of using the Python SDK. Please refer to the
4
- [ example- servers repository] ( https://github.com/modelcontextprotocol/example- servers )
4
+ [ servers repository] ( https://github.com/modelcontextprotocol/servers )
5
5
for real-world servers.
You can’t perform that action at this time.
0 commit comments