Skip to content

Commit fd9f388

Browse files
committed
fix blroken doc link
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
1 parent c623264 commit fd9f388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/mcp/mcp-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ It supports multiple transport mechanisms to provide flexibility across differen
55

66
== MCP Java SDK
77

8-
The link:https://modelcontextprotocol.github.io/sdk/java[MCP Java SDK] provides a Java implementation of the Model Context Protocol, enabling standardized interaction with AI models and tools through both synchronous and asynchronous communication patterns.
8+
The link:https://modelcontextprotocol.io/sdk/java[MCP Java SDK] provides a Java implementation of the Model Context Protocol, enabling standardized interaction with AI models and tools through both synchronous and asynchronous communication patterns.
99

1010
The Java MCP implementation follows a three-layer architecture:
1111

0 commit comments

Comments
 (0)