From a57c15bc53a6c6060c76a1fa69f470a9b3bf6fbb Mon Sep 17 00:00:00 2001 From: "Joseph T. Lyons" Date: Sat, 4 Oct 2025 18:23:29 -0400 Subject: [PATCH] Fix VT Code link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e22cfee1..6e1d27f4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/). - [Goose](https://github.com/block/goose) - [via Goose's acp command](https://block.github.io/goose/docs/guides/acp-clients) - [VT Code](https://github.com/vinhnx/vtcode) - - [via VT Code's `acp` command, enabled by default)(https://github.com/vinhnx/vtcode/blob/main/README.md#zed-ide-integration-agent-client-protocol) + - [via VT Code's `acp` command, enabled by default](https://github.com/vinhnx/vtcode/blob/main/README.md#zed-ide-integration-agent-client-protocol) ## Libraries and Schema