Skip to content

Commit 5cecd09

Browse files
authored
Revise links in README for UTCP and issue reporting
Updated links for UTCP Specification and Report Issues.
1 parent 0b4c4e7 commit 5cecd09

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -475,9 +475,8 @@ The [comprehensive Python study](https://github.com/imran31415/codemode_python_b
475475
- **[Cloudflare Research](https://blog.cloudflare.com/code-mode/)** – Original code mode whitepaper
476476
- **[Anthropic Study](https://www.anthropic.com/engineering/code-execution-with-mcp)** – MCP code execution benefits
477477
- **[Python Benchmark Study](https://github.com/imran31415/codemode_python_benchmark)** – Comprehensive performance analysis
478-
- **[Ready-to-Use MCP Server](https://github.com/universal-tool-calling-protocol/utcp-mcp)** – Plug-and-play Claude Desktop integration
479-
- **[UTCP Specification](https://github.com/universal-tool-calling-protocol/typescript-utcp)** – Official TypeScript implementation
480-
- **[Report Issues](https://github.com/universal-tool-calling-protocol/typescript-utcp/issues)** – Bug reports and feature requests
478+
- **[UTCP Specification](https://utcp.io)** – Official TypeScript implementation
479+
- **[Report Issues](https://github.com/universal-tool-calling-protocol/code-mode/issues)** – Bug reports and feature requests
481480

482481
## License
483482

0 commit comments

Comments
 (0)