Skip to content

Commit f338b48

Browse files
authored
Merge pull request modelcontextprotocol#1073 from jonathanhefner/remove-schema-ref-links
Remove links to nonexistent schema reference pages
2 parents 04c6e1f + a6b8658 commit f338b48

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": [
@@ -285,7 +283,7 @@
285283
"development/roadmap",
286284
"development/contributing",
287285
"clients",
288-
"examples"
286+
"examples"
289287
]
290288
}
291289
]
@@ -375,4 +373,4 @@
375373
"contextual": {
376374
"options": ["copy", "view"]
377375
}
378-
}
376+
}

0 commit comments

Comments
 (0)