From 4eca1b91dbf3768cef6bf99159e14db35dfbdd4d Mon Sep 17 00:00:00 2001 From: yihong0618 Date: Wed, 19 Nov 2025 13:39:12 +0800 Subject: [PATCH] docs: fix a dead link and format md Signed-off-by: yihong0618 --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 6bab6d0..99085f6 100644 --- a/README.md +++ b/README.md @@ -39,16 +39,16 @@ See real adopters like kimi-cli in the [Use Cases list](https://agentclientproto ## Quick links -| Need | Link | -| --- | --- | -| Docs hub | https://agentclientprotocol.github.io/python-sdk/ | -| Quickstart | https://agentclientprotocol.github.io/python-sdk/quickstart/ | -| Use cases | https://agentclientprotocol.github.io/python-sdk/use-cases/ | -| Contrib helpers | https://agentclientprotocol.github.io/python-sdk/experimental-contrib/ | -| Releasing workflow | https://agentclientprotocol.github.io/python-sdk/releasing/ | -| Examples | https://github.com/agentclientprotocol/python-sdk/tree/main/examples | -| Tests | https://github.com/agentclientprotocol/python-sdk/tree/main/tests | -| PyPI | https://pypi.org/project/agent-client-protocol/ | +| Need | Link | +|--------------------|------------------------------------------------------------------------| +| Docs hub | | +| Quickstart | | +| Use cases | | +| Contrib helpers | | +| Releasing workflow | | +| Examples | | +| Tests | | +| PyPI | | ## Project layout @@ -69,7 +69,7 @@ Keep docs and examples current whenever you ship public API or transport changes ## Community & support -- File issues or feature requests at https://github.com/agentclientprotocol/python-sdk. -- Discuss ideas or get help via GitHub Discussions: https://github.com/agentclientprotocol/python-sdk/discussions. -- Join the broader ACP conversations at https://agentclientprotocol.com/, the Zed community channels, or the community Zulip: https://agentclientprotocol.zulipchat.com/. +- File issues or feature requests at . +- Discuss ideas or get help via GitHub Discussions: . +- Join the broader ACP conversations at , the Zed community channels, or the community Zulip: . - Shared learnings, integrations, or third-party transports are welcome additions to the documentation—open a PR!