Skip to content

Commit f696c86

Browse files
jerryhong1claude
andauthored
docs: rename Overview tab to About MCP and move to last position (modelcontextprotocol#1317)
- Renamed /docs/overview directory to /docs/about - Changed tab name from "Overview" to "About MCP" - Moved tab from first position to last in navigation order - Updated navigation reference from overview/index to about/index 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <[email protected]>
1 parent 0727ca5 commit f696c86

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
File renamed without changes.

docs/docs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
"navigation": {
2424
"tabs": [
2525
{
26-
"tab": "Overview",
27-
"pages": ["overview/index"]
28-
},
29-
{
3026
"tab": "Documentation",
3127
"pages": [
3228
"docs/getting-started/intro",
@@ -284,6 +280,10 @@
284280
"clients",
285281
"examples"
286282
]
283+
},
284+
{
285+
"tab": "About MCP",
286+
"pages": ["about/index"]
287287
}
288288
]
289289
},

0 commit comments

Comments
 (0)