Skip to content

Commit ccfc60f

Browse files
authored
Add missing Java SDK anchor (modelcontextprotocol#144)
Signed-off-by: Christian Tzolov <[email protected]>
1 parent 904083c commit ccfc60f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@
8686
"href": "https://github.com/modelcontextprotocol/typescript-sdk",
8787
"icon": "square-js"
8888
},
89+
{
90+
"anchor": "Java SDK",
91+
"href": "https://github.com/modelcontextprotocol/java-sdk",
92+
"icon": "java"
93+
},
8994
{
9095
"anchor": "Kotlin SDK",
9196
"href": "https://github.com/modelcontextprotocol/kotlin-sdk",

0 commit comments

Comments
 (0)