From 4b8b4e2fe82e63da3639c1cf1ba2aa4b6fed3cac Mon Sep 17 00:00:00 2001 From: pomelo-nwu Date: Tue, 16 Dec 2025 15:32:21 +0800 Subject: [PATCH] feat: update docs --- docs/users/integration-zed.md | 2 +- docs/users/overview.md | 4 ++-- docs/users/quickstart.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/users/integration-zed.md b/docs/users/integration-zed.md index 5a2fa7e5..cd4cb2ae 100644 --- a/docs/users/integration-zed.md +++ b/docs/users/integration-zed.md @@ -7,7 +7,7 @@ ### Features - **Native agent experience**: Integrated AI assistant panel within Zed's interface -- **Agent Control Protocol**: Full support for ACP enabling advanced IDE interactions +- **Agent Client Protocol**: Full support for ACP enabling advanced IDE interactions - **File management**: @-mention files to add them to the conversation context - **Conversation history**: Access to past conversations within Zed diff --git a/docs/users/overview.md b/docs/users/overview.md index d720a804..032a49d7 100644 --- a/docs/users/overview.md +++ b/docs/users/overview.md @@ -38,11 +38,11 @@ what does this project do? ![](https://gw.alicdn.com/imgextra/i2/O1CN01XoPbZm1CrsZzvMQ6m_!!6000000000135-1-tps-772-646.gif) -You'll be prompted to log in on first use. That's it! [Continue with Quickstart (5 mins) →](./quickstart) +You'll be prompted to log in on first use. That's it! [Continue with Quickstart (5 mins) →](../users/quickstart) > [!tip] > -> See [troubleshooting](./support/troubleshooting) if you hit issues. +> See [troubleshooting](../users/support/troubleshooting) if you hit issues. > [!note] > diff --git a/docs/users/quickstart.md b/docs/users/quickstart.md index 2f4318c3..791f9e5a 100644 --- a/docs/users/quickstart.md +++ b/docs/users/quickstart.md @@ -225,9 +225,9 @@ See the [CLI reference](/users/reference/cli-reference) for a complete list of c 3. build a webpage that allows users to see and edit their information ``` -**Let Claude explore first** +**Let Qwen Code explore first** -- Before making changes, let Claude understand your code: +- Before making changes, let Qwen Code understand your code: ``` analyze the database schema