Skip to content

Commit d84272e

Browse files
committed
Merge branch 'main' of github.com:modelcontextprotocol/docs into zack-lee/debugging
2 parents b5d1e4e + e8ff2c2 commit d84272e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

mint.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,20 @@
2424
}
2525
],
2626
"anchors": [
27-
{
28-
"name": "Documentation",
29-
"icon": "book-open-cover",
30-
"url": "https://modelcontextprotocol.io"
31-
},
3227
{
3328
"name": "Python SDK",
3429
"icon": "python",
3530
"url": "https://github.com/modelcontextprotocol/python-sdk"
3631
},
3732
{
3833
"name": "TypeScript SDK",
39-
"icon": "node-js",
34+
"icon": "square-js",
4035
"url": "https://github.com/modelcontextprotocol/typescript-sdk"
36+
},
37+
{
38+
"name": "Specification",
39+
"icon": "book",
40+
"url": "https://spec.modelcontextprotocol.io"
4141
}
4242
],
4343
"navigation": [

0 commit comments

Comments
 (0)