Skip to content

Commit 1b87b3f

Browse files
committed
[Doc] Update the MCP spec URL
https://spec.modelcontextprotocol.io/specification/2024-11-05/ URL is redirected to https://modelcontextprotocol.io/specification/2025-03-26 This update avoids unnecessary redirects from the old URL to the new URL.
1 parent 04710ac commit 1b87b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ This will make all new server instances use the specified protocol version inste
244244
MCP::Server.protocol_version = nil
245245
```
246246

247-
Be sure to check the [MCP spec](https://spec.modelcontextprotocol.io/specification/2024-11-05/) for the protocol version to understand the supported features for the version being set.
247+
Be sure to check the [MCP spec](https://modelcontextprotocol.io/specification/2025-03-26) for the protocol version to understand the supported features for the version being set.
248248

249249
### Exception Reporting
250250

0 commit comments

Comments
 (0)