Skip to content

Commit e0aaa35

Browse files
authored
docs: fix a dead link and format md (#33)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 parent 9dd7ba2 commit e0aaa35

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ See real adopters like kimi-cli in the [Use Cases list](https://agentclientproto
3939

4040
## Quick links
4141

42-
| Need | Link |
43-
| --- | --- |
44-
| Docs hub | https://agentclientprotocol.github.io/python-sdk/ |
45-
| Quickstart | https://agentclientprotocol.github.io/python-sdk/quickstart/ |
46-
| Use cases | https://agentclientprotocol.github.io/python-sdk/use-cases/ |
47-
| Contrib helpers | https://agentclientprotocol.github.io/python-sdk/experimental-contrib/ |
48-
| Releasing workflow | https://agentclientprotocol.github.io/python-sdk/releasing/ |
49-
| Examples | https://github.com/agentclientprotocol/python-sdk/tree/main/examples |
50-
| Tests | https://github.com/agentclientprotocol/python-sdk/tree/main/tests |
51-
| PyPI | https://pypi.org/project/agent-client-protocol/ |
42+
| Need | Link |
43+
|--------------------|------------------------------------------------------------------------|
44+
| Docs hub | <https://agentclientprotocol.github.io/python-sdk/> |
45+
| Quickstart | <https://agentclientprotocol.github.io/python-sdk/quickstart/> |
46+
| Use cases | <https://agentclientprotocol.github.io/python-sdk/use-cases/> |
47+
| Contrib helpers | <https://agentclientprotocol.github.io/python-sdk/contrib/> |
48+
| Releasing workflow | <https://agentclientprotocol.github.io/python-sdk/releasing/> |
49+
| Examples | <https://github.com/agentclientprotocol/python-sdk/tree/main/examples> |
50+
| Tests | <https://github.com/agentclientprotocol/python-sdk/tree/main/tests> |
51+
| PyPI | <https://pypi.org/project/agent-client-protocol/> |
5252

5353
## Project layout
5454

@@ -69,7 +69,7 @@ Keep docs and examples current whenever you ship public API or transport changes
6969

7070
## Community & support
7171

72-
- File issues or feature requests at https://github.com/agentclientprotocol/python-sdk.
73-
- Discuss ideas or get help via GitHub Discussions: https://github.com/agentclientprotocol/python-sdk/discussions.
74-
- Join the broader ACP conversations at https://agentclientprotocol.com/, the Zed community channels, or the community Zulip: https://agentclientprotocol.zulipchat.com/.
72+
- File issues or feature requests at <https://github.com/agentclientprotocol/python-sdk>.
73+
- Discuss ideas or get help via GitHub Discussions: <https://github.com/agentclientprotocol/python-sdk/discussions>.
74+
- Join the broader ACP conversations at <https://agentclientprotocol.com/>, the Zed community channels, or the community Zulip: <https://agentclientprotocol.zulipchat.com/>.
7575
- Shared learnings, integrations, or third-party transports are welcome additions to the documentation—open a PR!

0 commit comments

Comments
 (0)