Skip to content

Commit ee9eb05

Browse files
committed
Minor doc link fix
Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
1 parent 6c3a2c3 commit ee9eb05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ a| * *Client/Server Layer*: The McpClient handles client-side operations while t
1818
|===
1919

2020
|===
21-
| link:https://modelcontextprotocol.io//sdk/java/mcp-client[MCP Client] |
21+
| link:https://modelcontextprotocol.io/sdk/java/mcp-client[MCP Client] |
2222

2323
a| The MCP Client is a key component in the Model Context Protocol (MCP) architecture, responsible for establishing and managing connections with MCP servers. It implements the client-side of the protocol, handling:
2424

@@ -41,7 +41,7 @@ a| The MCP Client is a key component in the Model Context Protocol (MCP) archite
4141
|===
4242

4343
|===
44-
| link:https://modelcontextprotocol.io//sdk/java/mcp-server[MCP Server] |
44+
| link:https://modelcontextprotocol.io/sdk/java/mcp-server[MCP Server] |
4545

4646
a| The MCP Server is a foundational component in the Model Context Protocol (MCP) architecture that provides tools, resources, and capabilities to clients. It implements the server-side of the protocol, responsible for:
4747

0 commit comments

Comments
 (0)