From c2d7631119d81c0ed7a3b9b6bcdafc4ac9824916 Mon Sep 17 00:00:00 2001 From: QiuSW <105186638@qq.com> Date: Sun, 16 Aug 2026 20:38:44 +0800 Subject: [PATCH] docs: refresh migrated Wiki entry links (#17) --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 62a9bb0..9dd69ba 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,8 +2,8 @@ generated: true (请先修改 Gitea Wiki,禁止直接编辑本文件) wiki_page: Home wiki_url: https://git.ilapage.cn/OPC/dev_harness/wiki/Home -wiki_revision: 52e9a6f8fe4fe03db8c65792ef500cc9a5084384 -synchronized_at: 2026-08-16T11:18:48Z +wiki_revision: c1c1f27f33bd8d413787921e6a04b9ea32d80286 +synchronized_at: 2026-08-16T12:37:05Z # DevHarness 文档中心 @@ -72,8 +72,8 @@ python dev_scripts/sync_wiki_docs.py --check ## 项目入口 -- [Gitea 工单](http://ilaer.eicp.net:8418/opc/dev_harness/issues) -- [代码仓库](http://ilaer.eicp.net:8418/opc/dev_harness) +- [Gitea 工单](https://git.ilapage.cn/OPC/dev_harness/issues) +- [代码仓库](https://git.ilapage.cn/OPC/dev_harness) - [已有项目接入 DevHarness 指南](Existing-Project-Adoption-Guide.-) - [交付文档指南](Delivery-Documentation-Guide.-) - [岗位文档模板](Audience-Document-Template.-)