Skip to content

Commit cbf9561

Browse files
authored
Corrected MCP Client Boot Starter URL (#31)
Modified MCP Client Boot Starter Link in the README.md Signed-off-by: Bs Mahi <[email protected]>
1 parent b45c4d5 commit cbf9561

File tree

1 file changed

+1
-1
lines changed
  • model-context-protocol/weather/starter-webmvc-server

1 file changed

+1
-1
lines changed

model-context-protocol/weather/starter-webmvc-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,6 @@ java -Dspring.ai.mcp.client.sse.connections.weather-server.url=http://localhost:
228228

229229
* [Spring AI Documentation](https://docs.spring.io/spring-ai/reference/)
230230
* [MCP Server Boot Starter](https://docs.spring.io/spring-ai/reference/api/mcp/mcp-server-boot-starter-docs.html)
231-
* [MCP Client Boot Starter](https://docs.spring.io/spring-ai/reference/api/mcp/mcp-server-boot-client-docs.html)
231+
* [MCP Client Boot Starter](https://docs.spring.io/spring-ai/reference/api/mcp/mcp-client-boot-starter-docs.html)
232232
* [Model Context Protocol Specification](https://modelcontextprotocol.github.io/specification/)
233233
* [Spring Boot Auto-configuration](https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#features.developing-auto-configuration)

0 commit comments

Comments
 (0)