Skip to content

Commit 464cb02

Browse files
committed
Update READMEs
1 parent 46a960f commit 464cb02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ async with stdio_server() as (read, write):
6060

6161
## Documentation
6262

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)
6565

6666
## Contributing
6767

examples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Python SDK Examples
22

33
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)
55
for real-world servers.

0 commit comments

Comments
 (0)