From 0260cbbedbcb60060ee63702c76a0adf50b4a248 Mon Sep 17 00:00:00 2001 From: Xuwznln <18435084+Xuwznln@users.noreply.github.com> Date: Thu, 16 Oct 2025 14:44:09 +0800 Subject: [PATCH] Close #107 Update doc url. --- README.md | 4 ++-- README_zh.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7d9cb64c..10552d6e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Join the [Intelligent Organic Chemistry Synthesis Competition](https://bohrium.d Detailed documentation can be found at: -- [Online Documentation](https://dptech-corp.github.io/Uni-Lab-OS/) +- [Online Documentation](https://xuwznln.github.io/Uni-Lab-OS-Doc/) ## Quick Start @@ -55,7 +55,7 @@ pip install . 3. Start Uni-Lab System: -Please refer to [Documentation - Boot Examples](https://dptech-corp.github.io/Uni-Lab-OS/boot_examples/index.html) +Please refer to [Documentation - Boot Examples](https://xuwznln.github.io/Uni-Lab-OS-Doc/boot_examples/index.html) ## Message Format diff --git a/README_zh.md b/README_zh.md index 2fe346fa..810e2c55 100644 --- a/README_zh.md +++ b/README_zh.md @@ -31,7 +31,7 @@ Uni-Lab-OS 是一个用于实验室自动化的综合平台,旨在连接和控 详细文档可在以下位置找到: -- [在线文档](https://dptech-corp.github.io/Uni-Lab-OS/) +- [在线文档](https://xuwznln.github.io/Uni-Lab-OS-Doc/) ## 快速开始 @@ -57,7 +57,7 @@ pip install . 3. 启动 Uni-Lab 系统: -请见[文档-启动样例](https://dptech-corp.github.io/Uni-Lab-OS/boot_examples/index.html) +请见[文档-启动样例](https://xuwznln.github.io/Uni-Lab-OS-Doc/boot_examples/index.html) ## 消息格式