From e0279322a9537096d6240a89471f83e2701d3f59 Mon Sep 17 00:00:00 2001
From: yi-ge
Date: Sun, 28 Jun 2026 17:43:05 +0800
Subject: [PATCH 1/2] =?UTF-8?q?chore:=20=E5=88=86=E5=8F=91=E4=BB=93?=
=?UTF-8?q?=E5=BA=93=E6=9B=B4=E5=90=8D=E4=B8=BA=20agent-os=EF=BC=8C?=
=?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BC=95=E7=94=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
将 desirecore/distribution 引用统一更新为 desirecore/agent-os。
---
docs/05-more/09-open-source-repos.md | 2 +-
.../current/05-more/09-open-source-repos.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/05-more/09-open-source-repos.md b/docs/05-more/09-open-source-repos.md
index 9aec6ec..d292505 100644
--- a/docs/05-more/09-open-source-repos.md
+++ b/docs/05-more/09-open-source-repos.md
@@ -22,7 +22,7 @@ DesireCore 项目在 GitHub 上维护了多个官方仓库,欢迎关注和参
| 仓库 | 说明 | 状态 |
|------|------|------|
| [docs](https://github.com/desirecore/docs) | DesireCore 文档仓库(即本站) | 公开 |
-| [distribution](https://github.com/desirecore/distribution) | DesireCore 官方分发 — 下载 Windows、macOS、Linux 安装包 | 公开 |
+| [distribution](https://github.com/desirecore/agent-os) | DesireCore 官方分发 — 下载 Windows、macOS、Linux 安装包 | 公开 |
## 服务仓库
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md
index 98b9550..1b8b266 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md
@@ -22,7 +22,7 @@ The DesireCore project maintains several official repositories on GitHub. Feel f
| Repository | Description | Status |
|------------|-------------|--------|
| [docs](https://github.com/desirecore/docs) | DesireCore documentation repository (this site) | Public |
-| [distribution](https://github.com/desirecore/distribution) | Official distribution — download installers for Windows, macOS, and Linux | Public |
+| [distribution](https://github.com/desirecore/agent-os) | Official distribution — download installers for Windows, macOS, and Linux | Public |
## Service Repositories
From 056062121b88086d9a387f1d6d9b9ba607f0bb64 Mon Sep 17 00:00:00 2001
From: yi-ge
Date: Sun, 28 Jun 2026 17:57:37 +0800
Subject: [PATCH 2/2] =?UTF-8?q?docs:=20=E8=A1=A8=E6=A0=BC=E9=93=BE?=
=?UTF-8?q?=E6=8E=A5=E6=98=BE=E7=A4=BA=E6=96=87=E6=9C=AC=E5=90=8C=E6=AD=A5?=
=?UTF-8?q?=E4=B8=BA=20agent-os?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
修复 Copilot review 指出的显示名与实际仓库名不一致问题。
---
docs/05-more/09-open-source-repos.md | 2 +-
.../current/05-more/09-open-source-repos.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/05-more/09-open-source-repos.md b/docs/05-more/09-open-source-repos.md
index d292505..55a3bc3 100644
--- a/docs/05-more/09-open-source-repos.md
+++ b/docs/05-more/09-open-source-repos.md
@@ -22,7 +22,7 @@ DesireCore 项目在 GitHub 上维护了多个官方仓库,欢迎关注和参
| 仓库 | 说明 | 状态 |
|------|------|------|
| [docs](https://github.com/desirecore/docs) | DesireCore 文档仓库(即本站) | 公开 |
-| [distribution](https://github.com/desirecore/agent-os) | DesireCore 官方分发 — 下载 Windows、macOS、Linux 安装包 | 公开 |
+| [agent-os](https://github.com/desirecore/agent-os) | DesireCore 官方分发 — 下载 Windows、macOS、Linux 安装包 | 公开 |
## 服务仓库
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md
index 1b8b266..ee5d5ad 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md
@@ -22,7 +22,7 @@ The DesireCore project maintains several official repositories on GitHub. Feel f
| Repository | Description | Status |
|------------|-------------|--------|
| [docs](https://github.com/desirecore/docs) | DesireCore documentation repository (this site) | Public |
-| [distribution](https://github.com/desirecore/agent-os) | Official distribution — download installers for Windows, macOS, and Linux | Public |
+| [agent-os](https://github.com/desirecore/agent-os) | Official distribution — download installers for Windows, macOS, and Linux | Public |
## Service Repositories