Skip to content

Commit 42aada0

Browse files
docs(navigation): update initialization wizard links to wizard-setup
Update all references from the deprecated initialization wizard guide to the new wizard-setup page across documentation. 主要变更: - 更新冒险团队介绍页面中的向导链接 - 更新技能指南中的相关链接 - 更新产品概览页面中的引导流程链接 - 同步中英文文档更改 Co-Authored-By: Hagicode <noreply@hagicode.com>
1 parent 1431738 commit 42aada0

6 files changed

Lines changed: 18 additions & 18 deletions

File tree

src/content/docs/adventure-team-introduction.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components';
5252

5353
<CardGrid>
5454
<LinkCard
55-
title="初始化向导说明"
56-
href="/guides/initialization-wizard"
57-
description="继续了解新用户如何先完成职业配置、自定义英雄与项目创建"
55+
title="初始化向导设置"
56+
href="/quick-start/wizard-setup"
57+
description="继续了解新用户如何完成当前初始化流程,并准备默认成员与项目"
5858
/>
5959
<LinkCard
6060
title="提案会话"

src/content/docs/en/adventure-team-introduction.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ That is why the Adventure Team feature matters: it does not just display heroes,
5454

5555
<CardGrid>
5656
<LinkCard
57-
title="Initialization Wizard Guide"
58-
href="/en/guides/initialization-wizard"
59-
description="See how new users configure professions, custom heroes, and project setup before the roster enters daily work."
57+
title="Wizard Setup"
58+
href="/en/quick-start/wizard-setup"
59+
description="See how new users finish the current setup flow before the roster enters daily work."
6060
/>
6161
<LinkCard
6262
title="Proposal Session"

src/content/docs/en/guides/skills.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,9 @@ A common first-time flow is:
193193
description="See where Skills fits in the larger HagiCode workspace and workflow."
194194
/>
195195
<LinkCard
196-
title="Initialization Wizard Guide"
197-
href="/en/guides/initialization-wizard"
198-
description="If you are just getting started, review the onboarding flow before returning to Skills."
196+
title="Wizard Setup"
197+
href="/en/quick-start/wizard-setup"
198+
description="If you are just getting started, review the current onboarding flow before returning to Skills."
199199
/>
200200
<LinkCard
201201
title="Desktop Installation Guide"

src/content/docs/en/product-overview.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,9 @@ These mechanics are meant to support coordination, not distract from it. The goa
205205
description="See how Hero Dungeon roles and collaboration loops are presented."
206206
/>
207207
<LinkCard
208-
title="Initialization Wizard"
209-
href="/en/guides/initialization-wizard"
210-
description="Review the first-run flow and the main setup decisions in the product."
208+
title="Wizard Setup"
209+
href="/en/quick-start/wizard-setup"
210+
description="Review the current 8-step first-run flow and the main setup decisions."
211211
/>
212212
</CardGrid>
213213

src/content/docs/guides/skills.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,9 @@ Skills 是 HagiCode 提供的技能浏览与安装面板。你可以把它理解
193193
description="先了解 HagiCode 主工作台的整体结构,再理解 Skills 在整个使用流程中的位置。"
194194
/>
195195
<LinkCard
196-
title="初始化向导说明"
197-
href="/guides/initialization-wizard"
198-
description="如果你刚开始接触 HagiCode,可以先了解初始化流程,再回到 Skills 页面。"
196+
title="初始化向导设置"
197+
href="/quick-start/wizard-setup"
198+
description="如果你刚开始接触 HagiCode,可先看当前初始化流程,再回到 Skills 页面。"
199199
/>
200200
<LinkCard
201201
title="Desktop 安装指南"

src/content/docs/product-overview.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,9 @@ Hero Dungeon 会把提案、AutoTask、Prompt 工作台等内容组织成更有
205205
description="查看 Hero Dungeon 相关角色、编组和副本推进方式。"
206206
/>
207207
<LinkCard
208-
title="初始化向导说明"
209-
href="/guides/initialization-wizard"
210-
description="了解首次进入产品时的引导流程与关键配置步骤"
208+
title="初始化向导设置"
209+
href="/quick-start/wizard-setup"
210+
description="查看当前 8 步初始化流程与首次启动后的关键配置步骤"
211211
/>
212212
</CardGrid>
213213

0 commit comments

Comments
 (0)