From 6768339e355cf8e0335469fb9e6be88c1e5f5ea0 Mon Sep 17 00:00:00 2001 From: sanbuphy Date: Wed, 18 Feb 2026 16:03:42 +0800 Subject: [PATCH] docs: update IDE tutorial link in Chinese documentation --- docs/zh-cn/stage-1/1.2-building-prototype/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh-cn/stage-1/1.2-building-prototype/index.md b/docs/zh-cn/stage-1/1.2-building-prototype/index.md index 81c0be6..81d8757 100644 --- a/docs/zh-cn/stage-1/1.2-building-prototype/index.md +++ b/docs/zh-cn/stage-1/1.2-building-prototype/index.md @@ -340,7 +340,7 @@ AI 会返回一份结构化的需求和对应的提示词。你自己检查一 #### 2.2.1 准备工作:了解 AI IDE 的基本操作 -如果你还不熟悉 AI IDE(如 Cursor、Trae、Windsurf 等)的基本使用方式,建议先看附录中的[可视化教程](http://localhost:5173/easy-vibe/zh-cn/appendix/ide-intro/),了解如何: +如果你还不熟悉 AI IDE(如 Cursor、Trae、Windsurf 等)的基本使用方式,建议先看附录中的[IDE 基础教程](/zh-cn/appendix/2-development-tools/ide-basics/),了解如何: - 创建新项目 - 与 AI Agent 对话 - 理解 AI 的代码生成过程