Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 7ad1e37

Browse files
authored
Fix link in README.md
1 parent 11189f8 commit 7ad1e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Swift implementation of the [Model Context Protocol](https://modelcontextprotocol.io) (MCP), providing both client and server capabilities for integrating with LLM surfaces.
88

99
## Archive notice
10-
Given that another package was chosen by Anthropic as [their official Swift MCP SDK]([url](https://github.com/modelcontextprotocol/swift-sdk)), this package will not be maintained anymore. Particularly it will not support future changes to the MCP specs.
10+
Given that another package was chosen by Anthropic as [their official Swift MCP SDK](https://github.com/modelcontextprotocol/swift-sdk), this package will not be maintained anymore. Particularly it will not support future changes to the MCP specs.
1111
While I would have liked to keep maintaining it, it doesn't seem to make sense to dedicate significant time to doing so given the official recommendation.
1212
Thanks to all those who contributed to this project, and provided feedback ❤️.
1313

0 commit comments

Comments
 (0)