Skip to content

Commit 2bbbbad

Browse files
JusterZhuclaude
andcommitted
fix: resolve remaining broken links to deleted Architecture and Quik start pages
- Packaging (source + en): replace ./Architecture.md and ../quickstart/Quik start links - Core (source + en): replace ../guide/Architecture.md and ../quickstart/Quik start links - Verified zero links to any deleted files across all .md files Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent a74bd0b commit 2bbbbad

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

website/docs/doc/GeneralUpdate.Core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -881,5 +881,5 @@ GeneralTracer.Dispose();
881881
- [GeneralUpdate 仓库](https://github.com/GeneralLibrary/GeneralUpdate)
882882
- [Samples 示例代码](https://github.com/GeneralLibrary/GeneralUpdate-Samples)
883883
- [GeneralUpdate.Tools](https://github.com/GeneralLibrary/GeneralUpdate.Tools)
884-
- [快速开始](../quickstart/Quik%20start.md)
885-
- [架构指南](../guide/Architecture.md)
884+
- [入门实战手册](../quickstart/Beginner%20cookbook.md)
885+
- [组件文档](./GeneralUpdate.Core.md)

website/docs/guide/Packaging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,5 +281,5 @@ jobs:
281281

282282
- **[GeneralUpdate.Tools](../doc/GeneralUpdate.PacketTool)** — 补丁包和配置生成工具
283283
- **[权限指南](./Permission.md)** — Windows UAC 权限处理
284-
- **[快速入门](../quickstart/Quik start)** — 5 分钟快速上手
285-
- **[系统架构](./Architecture.md)** — 了解整体打包部署架构
284+
- **[入门实战手册](../quickstart/Beginner%20cookbook.md)** — 从零跑通更新闭环
285+
- **[GeneralUpdate.Core](../doc/GeneralUpdate.Core.md)** — 核心更新引擎架构

website/i18n/en/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -664,5 +664,5 @@ GeneralTracer.Dispose();
664664
- [GeneralUpdate Repository](https://github.com/GeneralLibrary/GeneralUpdate)
665665
- [Samples Code](https://github.com/GeneralLibrary/GeneralUpdate-Samples)
666666
- [GeneralUpdate.Tools](https://github.com/GeneralLibrary/GeneralUpdate.Tools)
667-
- [Quick Start](../quickstart/Quik%20start.md)
668-
- [Architecture Guide](../guide/Architecture.md)
667+
- [Beginner Cookbook](../quickstart/Beginner%20cookbook.md)
668+
- [Component docs](./GeneralUpdate.Core.md)

website/i18n/en/docusaurus-plugin-content-docs/current/guide/Packaging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,5 +217,5 @@ Before deploying, verify:
217217

218218
- **[GeneralUpdate.Tools](../doc/GeneralUpdate.PacketTool)** — Patch and config generation tool
219219
- **[Permission Guide](./Permission.md)** — Windows UAC permission handling
220-
- **[Quick Start](../quickstart/Quik start)** — 5-minute quickstart
221-
- **[Architecture](./Architecture.md)** — Overall deployment architecture
220+
- **[Beginner Cookbook](../quickstart/Beginner%20cookbook.md)** — Complete update walkthrough
221+
- **[GeneralUpdate.Core](../doc/GeneralUpdate.Core.md)** — Core update engine architecture

0 commit comments

Comments
 (0)