Skip to content

Commit 32fa968

Browse files
committed
Use /specification/latest for spec links
Updates the spec links to point to /specification/latest instead of the dated version, ensuring the documentation always points to the most current released specification.
1 parent 70a680b commit 32fa968

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
[protocol-badge]: https://img.shields.io/badge/protocol-modelcontextprotocol.io-blue.svg
8080
[protocol-url]: https://modelcontextprotocol.io
8181
[spec-badge]: https://img.shields.io/badge/spec-spec.modelcontextprotocol.io-blue.svg
82-
[spec-url]: https://modelcontextprotocol.io/specification/2025-06-18
82+
[spec-url]: https://modelcontextprotocol.io/specification/latest
8383

8484
## Overview
8585

@@ -2299,7 +2299,7 @@ MCP servers declare capabilities during initialization:
22992299

23002300
- [API Reference](https://modelcontextprotocol.github.io/python-sdk/api/)
23012301
- [Model Context Protocol documentation](https://modelcontextprotocol.io)
2302-
- [Model Context Protocol specification](https://modelcontextprotocol.io/specification/2025-06-18)
2302+
- [Model Context Protocol specification](https://modelcontextprotocol.io/specification/latest)
23032303
- [Officially supported servers](https://github.com/modelcontextprotocol/servers)
23042304

23052305
## Contributing

0 commit comments

Comments
 (0)