Skip to content

Commit d4ab247

Browse files
committed
fix
1 parent f3a6aa1 commit d4ab247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/revisions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ title: Revisions
33
cascade:
44
type: docs
55
---
6-
The Model Context Protocol uses revisions that define specific protocol behaviors for each version. Each protocol revision provides guarantees about the functionality and semantics available. The protocol version is exchanged during initialization (see {{ < relref "../basic/versioning.md" > }}).
6+
The Model Context Protocol uses revisions that define specific protocol behaviors for each version. Each protocol revision provides guarantees about the functionality and semantics available. The protocol version is exchanged during initialization (see [Versioning]({{< relref "../basic/versioning.md" >}})).
77

88
Revisions can be marked as either DRAFT (in-progress specifications) or FINAL (completed specifications). DRAFT revisions may change at any time, while FINAL revisions remain stable once published.

0 commit comments

Comments
 (0)