Skip to content

Commit 3bc61fa

Browse files
committed
Fix README link to Architecture
1 parent fd00498 commit 3bc61fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This SDK enables Java applications to interact with AI models and tools through
1414
For comprehensive guides and SDK API documentation
1515

1616
- [Features](https://modelcontextprotocol.github.io/java-sdk/#features) - Overview the features provided by the Java MCP SDK
17-
- [Architecture](https://modelcontextprotocol.github.io/java-sdk/#architecture) - Java MCP SDK architecture overview.
17+
- [Architecture](https://java.sdk.modelcontextprotocol.io/latest/overview/#architecture) - Java MCP SDK architecture overview.
1818
- [Java Dependencies / BOM](https://java.sdk.modelcontextprotocol.io/latest/quickstart/#dependencies) - Java dependencies and BOM.
1919
- [Java MCP Client](https://java.sdk.modelcontextprotocol.io/latest/client/) - Learn how to use the MCP client to interact with MCP servers.
2020
- [Java MCP Server](https://java.sdk.modelcontextprotocol.io/latest/server/) - Learn how to implement and configure a MCP servers.

0 commit comments

Comments
 (0)