Skip to content

Commit 75b37e0

Browse files
committed
Link to revisions
1 parent d7bbe55 commit 75b37e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/specification/basic/versioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ type: docs
44
weight: 80
55
---
66

7-
The Model Context Protocol uses string-based version identifiers following the format `YYYY-MM-DD` to indicate the last date backwards incompatible changes were made.
7+
The Model Context Protocol uses string-based version identifiers following the format `YYYY-MM-DD`, to indicate the last date backwards incompatible changes were made.
88

9-
The current protocol version is **{{< param protocolRevision >}}**.
9+
The current protocol version is **{{< param protocolRevision >}}**. [See all revisions]({{< ref "/specification/revisions" >}}).
1010

1111
{{< callout type="info" >}}
1212
The protocol version will _not_ be incremented when the protocol is updated, as long as the changes maintain backwards compatibility. This allows for incremental improvements while preserving interoperability.

0 commit comments

Comments
 (0)