Skip to content

Commit a43cdc8

Browse files
fix: update MCP Java SDK docs link (#2660)
Signed-off-by: Viacheslav Dobrynin <[email protected]>
1 parent 37dc443 commit a43cdc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ a| The MCP Server is a foundational component in the Model Context Protocol (MCP
7575
^a| image::mcp/java-mcp-server-architecture.jpg[Java MCP Server Architecture, width=600]
7676
|===
7777

78-
For detailed implementation guidance, using the low-level MCP Client/Server APIs, refer to the link:https://modelcontextprotocol.github.io/sdk/java[MCP Java SDK documentation].
78+
For detailed implementation guidance, using the low-level MCP Client/Server APIs, refer to the link:https://modelcontextprotocol.io/sdk/java[MCP Java SDK documentation].
7979
For simplified setup using Spring Boot, use the MCP Boot Starters described below.
8080

8181
== Spring AI MCP Integration

0 commit comments

Comments
 (0)