Skip to content

Commit 74934d5

Browse files
Fix protocol version in Versioning page (modelcontextprotocol#1910)
This updates the current protocol version link text to match the URL, and uses the `/specification/latest` wildcard redirect for the initialization phase link. Co-authored-by: David Soria Parra <[email protected]>
1 parent 35fa160 commit 74934d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/versioning.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The **current** protocol version is [**2025-11-25**](/specification/2025-11-25/)
2929
## Negotiation
3030

3131
Version negotiation happens during
32-
[initialization](/specification/2025-11-25/basic/lifecycle#initialization). Clients and
32+
[initialization](/specification/latest/basic/lifecycle#initialization). Clients and
3333
servers **MAY** support multiple protocol versions simultaneously, but they **MUST**
3434
agree on a single version to use for the session.
3535

0 commit comments

Comments
 (0)