Skip to content

Commit a6b8658

Browse files
Remove links to nonexistent schema reference pages
Follow-up to modelcontextprotocol#1044. The schema reference page is currently generated only for the 2025-06-18 and draft versions of the spec.
1 parent cd00b7b commit a6b8658

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/docs.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,7 @@
169169
]
170170
}
171171
]
172-
},
173-
"specification/2025-03-26/schema"
172+
}
174173
]
175174
},
176175
{
@@ -218,8 +217,7 @@
218217
]
219218
}
220219
]
221-
},
222-
"specification/2024-11-05/schema"
220+
}
223221
]
224222
},
225223
{
@@ -275,7 +273,7 @@
275273
]
276274
}
277275
]
278-
},
276+
},
279277
{
280278
"tab": "Community",
281279
"pages": [
@@ -284,7 +282,7 @@
284282
"development/roadmap",
285283
"development/contributing",
286284
"clients",
287-
"examples"
285+
"examples"
288286
]
289287
}
290288
]
@@ -374,4 +372,4 @@
374372
"contextual": {
375373
"options": ["copy", "view"]
376374
}
377-
}
375+
}

0 commit comments

Comments
 (0)